MCQOPTIONS
Saved Bookmarks
| 1. |
In one of the deadlock prevention methods, impose a total ordering of all resource types, and require that each process requests resources in an increasing order of enumeration. This violates the _______________ condition of deadlock. |
| A. | Mutual exclusion |
| B. | Hold and Wait |
| C. | Circular Wait |
| D. | No Preemption |
| Answer» D. No Preemption | |