123456789101112131415



Question 1: Which class or interface defines the wait(), notify(),and notifyAll() methods?
1. Object
2. Thread
3. Runnable
4. Class