Programming Languages Java Objective
Mar 01, 2013

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

Choose the correct answer:
A) notify()
B) wait()
C) InputStream access
D) sleep()
Detailed Explanation

Option A is the right answer.

Discussion (0)

No comments yet. Be the first to share your thoughts!

Share Your Thoughts
Feedback