

McqMate
Q. |
Which cannot directly cause a thread to stop executing? |
A. | Calling a yield method. |
B. | Calling the start method on another Thread object. |
C. | Calling the notify method on an object. |
D. | Calling wait method on an object. |
Answer» C. Calling the notify method on an object. |
View all MCQs in
Enterprise Computing With JAVANo comments yet