

InterviewSolution
Saved Bookmarks
1. |
Which of the following ACID property states that the system must go from one known state to another and that the system integrity must be maintained?(a) Atomicity(b) Consistency(c) Isolation(d) DurabilityI got this question in semester exam.This interesting question is from Applications in the Clouds in division Moving Applications to the Cloud of Cloud Computing |
Answer» CORRECT option is (b) Consistency Explanation: The ACID rules were developed by JIM Gray to APPLY to database TECHNOLOGY in the LATE 1970s. |
|