1.

The _________ graph describes deadlocks precisely(a) Wound wait graph(b) Wait die graph(c) Wait for graph(d) None of the mentionedI had been asked this question in an internship interview.My query is from Deadlock Handling in section Concurrency Control of RDBMS

Answer»

The CORRECT option is (c) WAIT for GRAPH

For explanation I would say: The wait for graph describes deadlocks PRECISELY. Existence of a cycle in this graph implies that a deadlock will occur.



Discussion

No Comment Found

Related InterviewSolutions