Can you write code that can execute only if the current thread owns multiple locks?
Click to view the answer
A.
You can have a synchronized method call a synchronized method of a different object.