

McqMate
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() |
View all MCQs in
Java ProgrammingNo comments yet