• 2022-05-29
    To enable a process to wait within the monitor __________
    A: a condition variable must be declared as condition
    B: condition variables must be used as boolean objects
    C: semaphore must be used
    D: all of the mentioned