Operating System Atomic Transactions
Q An actual update is not allowed to a data item ____________
  • A A. Before the corresponding log record is written out to stable storage
  • B B. After the corresponding log record is written out to stable storage
  • C C. Until the whole log record has been checked for inconsistencies
  • D D. All of the mentioned
Leave a Comment