Computer Science, asked by shyjap5521, 1 year ago

How are the wait/signal operations for monitor different from those for semaphores?

Answers

Answered by kim32
0
Here's ur answer

ans=if a process in a monitor signal and no task is waiting on the condition variables,the signal is lost.so this allows easier programs design.whereas in semaphores,every operation affects the value of semaphores,so the wait ang signal operation should be perfectly balanced in the program."
Answered by aryan56846
1
I don't know the answer so you don't mind
Similar questions