Multiple choice

The successful execution of a database despite the possibility of system failure is called

  1. atomicity

  2. consistence

  3. durability

  4. integrity

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Durability indicates the performance of the database's consistent state. When a transaction is completed the database reaches a consistent state and that state cannot be lost, even in the event of a system failure.