In the multiprogramming system, a set of processes is deadlock if each process in the set is…

In the multiprogramming system, a set of processes is deadlock if each process in the set is…

. 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 assigment of resources d)circular waitAns: B