Which of this method is used to avoid polling in Java?
Posted: Wed Jul 13, 2022 7:50 pm
a) wait()
b) notify()
c) notifyAll()
d) all of the mentioned
b) notify()
c) notifyAll()
d) all of the mentioned
Accurate answers. Every time.
https://answerhappy.com/