MCQOPTIONS
 Saved Bookmarks
				| 1. | 
                                    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 | 
| Answer» B. condition variables must be used as boolean objects | |