‘m’ processes share ‘n’ resources of the same type. The maximum need of each process doesn’t exceed ‘n’ and the sum of all their maximum needs is always less than m+n. In this setup, deadlock ____________
(a) can never occur
(b) may occur
(c) has to occur
(d) none of the mentioned
This question was posed to me in semester exam.
My question is from Deadlock Detection in portion Deadlocks of Operating System