Q53
Which of this method is used to avoid polling in Java?
A.
wait()
B.
notify()
C.
notifyAll()
D.
all of the mentioned
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board