Which three guarantee that a thread will leave the running state?
Answers
Answered by
0
Explanation:
The yield() method is not guaranteed to cause a thread to leave the running state, although if there are runnable threads of the same priority as the currently running thread, then the current thread will probably leave the running state
Similar questions
Hindi,
6 months ago
Physics,
6 months ago
Computer Science,
1 year ago
Biology,
1 year ago
Math,
1 year ago