Page 1 of 1

Which of the following will ensure the thread will be in running state?

Posted: Wed Jul 13, 2022 7:50 pm
by answerhappygod
a) yield()
b) notify()
c) wait()
d) Thread.killThread()