InterviewSolution
Saved Bookmarks
| 1. |
When the target thread periodically checks if it should terminate and terminates itself in an orderly manner, it is called?(a) Asynchronous cancellation(b) Systematic cancellation(c) Sudden Termination(d) Deferred cancellationI got this question in a national level competition.Question is from Thread Cancellation topic in chapter The Linux System of Operating System |
|
Answer» The CORRECT OPTION is (d) DEFERRED cancellation |
|