

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