Q. Which of the following will directly stop the execution of a Thread? (A) notify() (B) notifyall() (C) wait() (D) exits synchronized code ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (C) wait()