Which Of These Method Wakes Up The First Thread That Called Wait #918
Which of these method wakes up the first thread that called wait()?
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 the first thread that called wait()?
wake()
notify()
start()
notifyAll()