1.
Three threads should not work paraly and should
complete its work the same sequence when it they started.
2.
In a list three threads are working simultaneously,
one thread read from fast end of the list, two threads already reached middle
part of the list to remove one element from the list, and third thread adding
one value at the end of the list. Where and which thread catch an exception.
3.
What spring bood does ?
No comments:
Post a Comment