Q72
Which of these method wakes up all the threads?
A.
wakeAll()
B.
notify()
C.
start()
D.
notifyAll()
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board