Home / Computer Science / Operating System :: Discussion

Discussion :: Operating System

  1. A relationship between processes such that each has some part (critical section) which must not be executed while the critical section of another is being executed, is known as

  2. A.

     semaphore

    B.

     mutual exclusion

    C.

     multiprogramming

    D.

     multitasking

    E.

     None of the above

    View Answer

    Workspace

    Answer : Option B

    Explanation :

    A relationship between processes such that each has some part (critical section) which must not be executed while the critical section of another is being executed, is known as mutual exclusion


Be The First To Comment