Multiple Choice
The ________ method is called by a thread that has just changed the state of some shared data in a way that may benefit waiting threads.
A) run
B) lock
C) unlock
D) signalAll
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q64: Examine the SharedData class shown below.Suppose two
Q65: Suppose that the class XYZ implements the
Q66: The _ occurs when a thread that
Q67: What is the relationship between synchronized code
Q68: In the initial release of the Java
Q70: The _ method does not actually cause
Q71: Consider an old fashioned telephone booth that
Q72: Which of the following is a characteristic
Q73: Which of the following statements is correct?<br>A)If
Q74: A GUI should be responsive to the