Q.

Which of the following will ensure the thread will be in running state?

A. yield()
B. notify()
C. wait()
D. Thread.killThread()
Answer» C. wait()
2k
0
Do you find this helpful?
17

View all MCQs in

Java Programming

Discussion

No comments yet