Which of the following is scheme to deal with deadlock?

20222012

Which of the following is scheme to deal with deadlock?

Answer: A. Time outIn operating systems, deadlock handling is categorized into four main strategies: prevention, avoidance, detection, and recovery. Prevention stops deadlocks…

  1. A.

    Time out

  2. B.

    Time in

  3. C.

    Both (A) & (B)

  4. D.

    None of the above

Attempted by 449 students.

Show answer & explanation

Correct answer: A

In operating systems, deadlock handling is categorized into four main strategies: prevention, avoidance, detection, and recovery. Prevention stops deadlocks from occurring, while avoidance ensures safe states. Detection identifies existing deadlocks, and recovery resolves them. Timeouts are auxiliary tools rather than standalone schemes.

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

Explore the full course: Nta Ugc Net Paper 2

Loading lesson…