Computer Science Fundamentals
Operating Systems
Subjective
Mar 07, 2013
What is a binary semaphore?
Detailed Explanation
A binary semaphore is one, which takes only 0 and 1 as values. They are used to implement mutual exclusion and synchronize concurrent processes.
Discussion (0)
No comments yet. Be the first to share your thoughts!
Share Your Thoughts