

MCQOPTIONS
Saved Bookmarks
1. |
The monitor construct ensures that ____________ |
A. | only one process can be active at a time within the monitor |
B. | n number of processes can be active at a time within the monitor (n being greater than 1) |
C. | the queue has only one process in it at a time |
D. | all of the mentioned |
Answer» B. n number of processes can be active at a time within the monitor (n being greater than 1) | |