Home »
MCQs »
Operating System MCQs
____ is a situation where each of the computer processes waits for a resource that is being assigned to another process
81. ____ is a situation where each of the computer processes waits for a resource that is being assigned to another process.
- Deadlock
- Starvation
- Inversion
- Aging
Answer: A) Deadlock
Explanation:
Deadlock is a situation where each of the computer processes waits for a resource that is being assigned to another process, in this situation, none of the processes gets executed.