Cancelling a thread asynchronously ____________
(a) frees all the resources properly
(b) may not free each resource
(c) spoils the process execution
(d) none of the mentioned
I had been asked this question in an interview for job.
The question is from Thread Cancellation in division The Linux System of Operating System