What is Thread cancellation?
(a) the task of destroying the thread once its work is done
(b) the task of removing a thread once its work is done
(c) the task of terminating a thread before it has completed
(d) none of the mentioned
The question was asked at a job interview.
This intriguing question comes from Thread Cancellation in section The Linux System of Operating System