Q. Which of the following will ensure the thread will be in running state? (A) yield() (B) notify() (C) wait() (D) Thread.killThread() ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (C) wait()