

MCQOPTIONS
Saved Bookmarks
1. |
In the multiprogramming system, a set of processes is deadlock if each process in the set is waiting for an event to occur that can be initialized only by another process in the set. Which of the following is not one of the four conditions that are necessary for deadlock to occur? |
A. | nonpreemption |
B. | process suspension |
C. | partial assignment of resources |
D. | circular wait |
Answer» C. partial assignment of resources | |