Which of these anomalies is also known as WW (Write–Write) conflict?

2021

Which of these anomalies is also known as WW (Write–Write) conflict?

Answer: C. Lost UpdateWW conflict = two transactions write the same item → one overwrites another → Lost Update anomaly.

  1. A.

    Dirty Read

  2. B.

    Unrepeatable Read

  3. C.

    Lost Update

  4. D.

    Write Update

Attempted by 870 students.

Show answer & explanation

Correct answer: C

WW conflict = two transactions write the same item → one overwrites another → Lost Update anomaly.

A video solution is available for this question — log in and enroll to watch it.

Explore the full course: Isro

Loading lesson…