Home » 
        MCQs » 
        Operating System MCQs
    
        
    State whether the statement is true or false? - Deadlocks can be prevented by preventing at least one of the four conditions: Mutual Exclusion, Hold and Wait, No Preemption, and Circular Wait
    
    
    
    83. State whether the statement is true or false? - Deadlocks can be prevented by preventing at least one of the four conditions: Mutual Exclusion, Hold and Wait, No Preemption, and Circular Wait.
    
        - True
 
        - False
 
    
    Answer: A) True
    Explanation:
    Deadlocks can be prevented by preventing at least one of the four conditions: Mutual Exclusion, Hold and Wait, No Preemption, and Circular Wait because all these four conditions are required simultaneously to cause deadlock.