Thursday, 3 August 2017

19th July 2017 -- NEC – 2:30 PM – F2F



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