
Asked in Accenture
What is binary semaphore? What is its use?

AnswerBot
1y
A binary semaphore is a synchronization primitive that can have only two values: 0 and 1.
It is used to control access to a shared resource by multiple threads or processes.
When the semaphore value is ...read more
Anonymous
author
2y
A binary semaphore is one, which takes only 0 and 1 values. They are used to implement mutual exclusion and synchronize concurrent processes.
Help your peers!
Add answer anonymously...
Interview Questions Asked to Data Science Engineer at Other Companies
Stay ahead in your career. Get AmbitionBox app


Trusted by over 1.5 Crore job seekers to find their right fit company
80 L+
Reviews
10L+
Interviews
4 Cr+
Salaries
1.5 Cr+
Users
Contribute to help millions
AmbitionBox Awards
Get AmbitionBox app

