Q.

Which of this method of Thread class is used to change the state of a thread to blocked state?

A. sleep()
B. terminate()
C. stop()
D. block()
Answer» A. sleep()
2.1k
0
Do you find this helpful?
14

View all MCQs in

Java Programming

Discussion

No comments yet