1.

Which of these method wakes up all the threads?

A. wakeAll()
B. notify()
C. start()
D. notifyAll()
Answer» E.


Discussion

No Comment Found