Java
T
point
Home
Python
Java
PHP
JavaScript
C++
C#
Aptitude
Reasoning
Selenium
DS
DBMS
C
SQL
Android
HTML
Interview Q
Training
Content Menu ▼
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Question 1
:
Which class or interface defines the wait(), notify(),and notifyAll() methods?
1.
Object
2.
Thread
3.
Runnable
4.
Class