Simplest way of deadlock recovery is

2013

Simplest way of deadlock recovery is

  1. A.

    Roll back

  2. B.

    Pre-empt resource

  3. C.

    Lock one of the processes

  4. D.

    Kill one of the processes

Attempted by 160 students.

Show answer & explanation

Correct answer: D

The simplest way to recover from a deadlock is by terminating one of the processes involved. This approach immediately releases all resources held by that process, breaking the circular wait condition without complex resource management algorithms.

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

Explore the full course: Mppsc Assistant Professor