Question
Which deadlock condition exists when a process holds one resource while requesting additional resources?
Select an option. Your answer will be checked instantly.
Correct Answer: C. Hold and wait
Explanation:
Hold and wait allows a process to retain allocated resources while waiting for others.
This retained ownership can participate in a cycle of dependencies.
Leave a Reply