1.

A condition that occurs when two transactions wait for each other to unlock data is known as a(n)(a) Shared lock(b) Exclusive lock(c) Binary lock(d) DeadlockThis question was addressed to me by my school teacher while I was bunking the class.This interesting question is from Multiversion Schemes in chapter Concurrency Control of Database Management

Answer»

Right answer is (d) Deadlock

Easy explanation - Deadlock OCCURS when two TRANSACTIONS WAIT for each other to unlock data.



Discussion

No Comment Found

Related InterviewSolutions