📝 Question
#22
A set of processes is deadlock if __________
✓
Correct Answer
A. each process is blocked and will remain so forever
💡
Explanation
Deadlock is a situation which occurs because process A is waiting for one resource and holds another resource (blocking resource). At the same time another process B demands blocking a resource as it is already held by a process A, process B is waiting state unless and until process A releases occupied resource.
⌨️ Press
A
B
C
D
to select