Which of the following will ensure the thread will be in running state?
Posted: Wed Jul 13, 2022 7:50 pm
a) yield()
b) notify()
c) wait()
d) Thread.killThread()
b) notify()
c) wait()
d) Thread.killThread()
Accurate answers. Every time.
https://answerhappy.com/