Binary Semaphore
Q1. What is Binary Semaphore?
Ans. Semaphore that are initialized to 1 and used by two or more processes to ensure that only one of them can enter its critical region at the same time are called binary semaphore.
Q1. What is Binary Semaphore?
Ans. Semaphore that are initialized to 1 and used by two or more processes to ensure that only one of them can enter its critical region at the same time are called binary semaphore.