what are the true statement about synchronization

  1. A thread can acquire more than one lock

  2. Each object has just one lock.

  3. all methods in a class must be synchronized

  4. methods,variables can be synchronized,


Correct Option: A,B

Find more quizzes: