InterviewSolution
Saved Bookmarks
| 1. |
The default timestamp ordering protocol generates schedules that are(a) Recoverable(b) Non-recoverable(c) Starving(d) None of the mentioned |
|
Answer» The correct answer is (b) Non-recoverable Explanation: The timestamp ordering protocol generates schedules that are non-recoverable. But it can be extended to make the schedules recoverable. |
|