• Atomicity − It interrupts the failures and rolls back the modification because It is responsible accomplish all operations.
  • Consistency − It is responsible for changes implement by the database on a successful transaction.
  • Isolation − It prepares the transaction operations to perform individually in a transaction.
  • Durability − It is responsible for the persistence of a successful transaction in case an event of system failure occurs.
BY Best Interview Question ON 13 Jan 2019