Question 1: OS - Deadlock Definition
What is a deadlock in an operating system?
Question 2: OS - Coffman’s Conditions
Which of the following is NOT one of Coffman’s four necessary conditions for deadlock?
Question 3: OS - Deadlock Prevention
How does deadlock prevention work in operating systems?
Question 4: OS - Deadlock Avoidance
Which algorithm is most commonly used for deadlock avoidance?
Question 5: OS - Safe State Concept
In deadlock avoidance, what does a safe state mean?
Question 6: OS - Deadlock Detection
How does a system typically perform deadlock detection?
Question 7: OS - Resource Allocation Graph
In a Resource Allocation Graph (RAG), what indicates a deadlock?
Question 8: OS - Deadlock Recovery Methods
Which of the following is a valid deadlock recovery technique?
Question 9: OS - Deadlock Ignorance
Which deadlock handling strategy is followed by most general-purpose operating systems (like UNIX, Windows)?
Question 10: OS - Deadlock vs Starvation
What is the key difference between deadlock and starvation?