4) 'm' processes share 'n' resources of the same type. The maximum need of each process doesn't exceed 'n' and the sum all the their maximum needs is always less than m + n. In this set up
Answer is:
deadlock can never occur
Related Operating System MCQ with Answers
Answer is:
all of these
Explanation:
The methods for dealing with the deadlock problem is
* Use a protocol to make sure that the system never enters in to the deadlock state.
* Allow the system to enter a deadlock state and then recover.
* Ignore the problem, and pretend that deadlocks never occur in the system. The UNIX operating system uses this solution.
Answer is:
deadlock can never occur
Answer is: