Operating System Semaphores 1
Q If the semaphore value is negative ____________
  • A A. Its magnitude is the number of processes waiting on that semaphore
  • B B. It is invalid
  • C C. No operation can be further performed on it until the signal operation is performed on it
  • D D. None of the mentioned
Leave a Comment