Q. To enable a process to wait within the monitor (Solved)
1. a condition variable must be declared as condition
2. condition variables must be used as boolean objects
3. semaphore must be used
4. all of the mentioned
- a. a condition variable must be declared as condition