Page 1 of 1

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

Posted: Wed Jul 13, 2022 7:50 pm
by answerhappygod
a) wait()
b) notify()
c) notifyAll()
d) all of the mentioned