What does the term “ACID” stand for in the context of a database ?

2025

What does the term “ACID” stand for in the context of a database ?

Answer: B. Atomicity, Consistency, Isolation, DurabilityThis option correctly lists the four properties of ACID transactions. Atomicity ensures all parts complete or none do, Consistency maintains valid states,…

  1. A.

    Accuracy, Consistency, Integrity, Data

  2. B.

    Atomicity, Consistency, Isolation, Durability

  3. C.

    Authorization, Consistency, Integrity, Durability

  4. D.

    Authentication, Consistency, Isolation, Data

Attempted by 891 students.

Show answer & explanation

Correct answer: B

This option correctly lists the four properties of ACID transactions. Atomicity ensures all parts complete or none do, Consistency maintains valid states, Isolation prevents interference, and Durability guarantees persistence after commit.

Explore the full course: Niacl Ao It Specialist

Loading lesson…