Programming Languages Java Objective
Jan 02, 2013

Which one will directly stop the execution of a Thread in Java?

Choose the correct answer:
A) yield();
B) notify();
C) wait();
D) all of these
Detailed Explanation

No explanation available.

Discussion (0)

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

Share Your Thoughts
Feedback