Do you know what is a binary semaphore? What is its use?

Submitted by: Muhammad
A binary semaphore is one, which takes only 0 and 1 as values. They are used to implement mutual exclusion and synchronize concurrent processes.
Submitted by: Muhammad

Read Online Operating System (OS) Job Interview Questions And Answers