A deadlock can be broken by ____________
(a) abort one or more processes to break the circular wait
(b) abort all the process in the system
(c) preempt all resources from all processes
(d) none of the mentioned
I got this question in unit test.
This intriguing question comes from Deadlock Recovery in portion Deadlocks of Operating System