1.

A system is in a _______ state if there exists a set of transactions in which every transaction is waiting for another transaction in the set.(a) Deadlock(b) Starved(c) Isolated(d) None of the mentionedThis question was posed to me by my college director while I was bunking the class.This is a very interesting question from Deadlock Handling in chapter Concurrency Control of RDBMS

Answer»

The CORRECT CHOICE is (a) Deadlock

The EXPLANATION: A SYSTEM is in a deadlock state if there EXISTS a set of transactions in which every transaction is waiting for another transaction in the set.



Discussion

No Comment Found

Related InterviewSolutions