InterviewSolution
Saved Bookmarks
| 1. |
A terminated transaction that has completed its execution successfully is ____________ otherwise it is __________(a) committed, destroyed(b) aborted, destroyed(c) committed, aborted(d) none of the mentionedI got this question during an interview.The origin of the question is Atomic Transactions in division Process Synchronization of Operating System |
|
Answer» CORRECT ANSWER is (c) committed, aborted To explain: NONE. |
|