Process Synchronization | MCQs
-
A. All processes blocked
-
B. All processes try to kill each other
-
C. All processes terminate
-
D. The first process locks the first resource at the same time as the second process locks the second resource
Explanation
- A deadlock is a situation in which two or more processes are blocked indefinitely, each waiting for the other to release a resource.
- In this scenario, the processes are said to be in a deadlock because they are unable to proceed due to resource constraints.
✅ Correct: 0 |
❌ Wrong: 0 |
📊 Total Attempted: 0