1.

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

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


Discussion

No Comment Found