Q.

Which of the methods should be implemented if any class implements the Runnable interface?

A. start()
B. run()
C. wait()
D. notify() and notifyAll()
Answer» B. run()
1.4k
0
Do you find this helpful?
4

Discussion

No comments yet