InterviewSolution
Saved Bookmarks
| 1. |
Which of the following protocols ensures conflict serializability and safety from deadlocks?(a) Two-phase locking protocol(b) Time-stamp ordering protocol(c) Graph based protocol(d) None of the mentionedI got this question by my school principal while I was bunking the class.This intriguing question originated from Lock-Based Protocols topic in portion Concurrency Control of Database Management |
|
Answer» The correct answer is (B) Time-stamp ordering protocol |
|