Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

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

Join The Discussion