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
Explanation: To enable a process to wait within the monitor a condition variable must be declared as condition.
Occurrence: 0, System Administrator 2026