Programming - Threads - Discussion

You Are Here :: Home > JAVA > Threads - Discussion

 



Q.

Java's _________________ is used to ensure that only one thread is in acritical region.                         


A. Synchronized B. Asynchronous Threads
C. Semaphore D. Assertions

Answer: Option A
Explaination:

 


Java's synchronized is used to ensure that only one thread is in acritical region.




Discussion

Your Comments Goes here...
NameDiscussion