Multiple Choice
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()
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q12: Which is the super class of all
Q13: Which of the following exception is raised
Q14: Which of these exceptions will occur if
Q15: Thread priority in Java is represented as?<br>A)int<br>B)Float<br>C)double<br>D)long
Q16: Which refers to a channel through which
Q18: Byte Stream Classes support input/output operations on
Q19: Which of these classes is used to
Q20: Which of these methods is used to
Q21: Which method in Thread class is used
Q22: Character Stream Classes support input/output operations on