Question from the Java test

In the following method, the monitor used to set the lock that guarantees synchronization is

Expert

In the following method, the monitor used to set the lock that guarantees synchronization is

public synchronized void method() {
       ...
}
Author: LoïcStatus: PublishedQuestion passed 276 times
Edit
0
Community EvaluationsNo one has reviewed this question yet, be the first!