A bank transfer debits money from one account but, due to system failure, does…

2025

A bank transfer debits money from one account but, due to system failure, does not credit it to the friend’s account. Which ACID property is violated?

  1. A.

    Consistency

  2. B.

    Atomicity

  3. C.

    Isolation

  4. D.

    Durability

  5. E.

    Integrity

Attempted by 77 students.

Show answer & explanation

Correct answer: B

Correct answer: Atomicity.

  • Atomicity says a transaction must be all-or-nothing. Either both debit and credit should happen, or neither should remain applied.

  • Here only one part of the transfer is completed, so the transaction is partially applied and atomicity is broken.

Explore the full course: Niacl Ao It Specialist