Home / Programming MCQs / JAVA MCQs / Question

M

Manisha Agrawal • 9.32K Points
Tutor III

Q. Which cannot directly cause a thread to stop executing?

(A) Calling the SetPriority() method on a Thread object
(B) Calling read() method on an InputStream object
(C) Calling notify() method on an object
(D) Calling the wait() method on an object

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.