InterviewSolution
Saved Bookmarks
| 1. |
When one thread immediately terminates the target thread, it is called ____________(a) Asynchronous cancellation(b) Systematic cancellation(c) Sudden Termination(d) Deferred cancellationI had been asked this question in a national level competition.This key question is from Thread Cancellation in portion The Linux System of Operating System |
|
Answer» CORRECT OPTION is (a) ASYNCHRONOUS cancellation Explanation: NONE. |
|