Which of the following methods in interthread communication in Java wakes up all the threads that called wait() on the same object?
Reveal answer
Fill a bubble to check yourself
Which of the following methods in interthread communication in Java wakes up all the threads that called wait() on the same object?