Which Of These Method Wakes Up All The Threads #919
Which of these method wakes up all the threads?
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 these method wakes up all the threads?
wakeAll()
notify()
start()
notifyAll()