1.

Which of the following will not directly cause a thread to stop?

A. notify()
B. wait()
C. InputStream access
D. sleep()
Answer» B. wait()


Discussion

No Comment Found

Related MCQs