Question
A student is analyzing Concurrency Control. Which statement about deadlock detection is correct?
Correct Answer: D
the system checks for cycles in a wait-for graph and resolves them
This statement is correct because deadlock detection means that the system checks for cycles in a wait-for graph and resolves them.
This statement is correct because deadlock detection means that the system checks for cycles in a wait-for graph and resolves them.
Leave a Reply