Question
If every resource type has exactly one instance, what does a cycle in the resource-allocation graph imply?
Select an option. Your answer will be checked instantly.
Correct Answer: A. A deadlock exists
Explanation:
With one instance per resource type, a graph cycle means each process in the cycle waits on the next.
No process in that cycle can obtain the needed resource and proceed.
Leave a Reply