Multiple Choice
If a thread calls __________,then every thread waiting for the object becomes eligible to acquire the lock.
A) signalEach
B) signalAll
C) signal
D) signalMethods
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q11: Duration method _ returns the Duration as
Q12: NumberFormat method _ returns a String representation
Q17: Arrays static method _ applies a BinaryOperator
Q22: Class Instant's static method _ gets the
Q31: A runnable thread enters the _ state
Q31: NumberFormat static method _ returns a NumberFormat
Q32: With timeslicing,each thread is given a limited
Q35: Interface ExecutorService provides the _ method, which
Q36: You can simulate atomicity by ensuring that
Q53: ExecutorService method _ executes a Callable passed