Which Of This Method Is Used To Avoid Polling In Java #916
Which of this method is used to avoid polling in Java?
This multiple choice question (MCQ) is related to the book/course gs gs128 Java. It can also be found in gs gs128 Java Multithreading - Java Threads - Quiz No.1.
Which of this method is used to avoid polling in Java?
wait()
notify()
notifyAll()
all of the mentioned