InterviewSolution
Saved Bookmarks
| 1. |
Write ahead logging is a way ____________(a) to ensure atomicity(b) to keep data consistent(c) that records data on stable storage(d) all of the mentionedThis question was posed to me in quiz.I would like to ask this question from Atomic Transactions topic in section Process Synchronization of Operating System |
|
Answer» The CORRECT OPTION is (d) all of the mentioned |
|