………………… synchronize critical resources to prevent deadlock

2006

………………… synchronize critical resources to prevent deadlock

  1. A.

    P-operator

  2. B.

    V-operator

  3. C.

    Semaphores

  4. D.

    Hard disk

Attempted by 284 students.

Show answer & explanation

Correct answer: C

Semaphores are synchronization primitives used to manage access to shared resources among concurrent processes. They prevent deadlock by controlling resource availability through atomic operations like P and V.

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

Explore the full course: Mppsc Assistant Professor