Home / Computer Science / Operating System :: Discussion

Discussion :: Operating System

  1. Semaphores

  2. A.

     synchronize critical resources to prevent deadlock

    B.

     synchronize critical resources to prevent contention

    C.

     are used to do I/O

    D.

     are used for memory management

    E.

     None of the above

    View Answer

    Workspace

    Answer : Option A

    Explanation :

    Semaphores synchronize critical resources to prevent deadlock


Be The First To Comment