Interviewer And Interviewee Guide

Technician Interview Question:

Tell me how are the wait/signal operations for monitor different from those for semaphores?

Submitted by: Muhammad
If a process in a monitor signal and no task is waiting on the condition variable, the signal is lost. So this allows easier program design. Whereas in semaphores, every operation affects the value of the semaphore, so the wait and signal operations should be perfectly balanced in the program.
Submitted by: Muhammad

Read Online Technician Job Interview Questions And Answers
Copyright 2007-2025 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.