

MCQOPTIONS
Saved Bookmarks
1. |
Which class or interface defines the wait() , notify() ,and notifyAll() methods? |
A. | Object |
B. | Thread |
C. | Runnable |
D. | Class |
Answer» B. Thread | |