Vidyalelo
Java Programming · Q53

Threads

Programming · Java Programming · question 53

Q53

Which of this method is used to avoid polling in Java?

A.
wait()
B.
notify()
C.
notifyAll()
D.
all of the mentioned
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board