What is a binary semaphore? What is its use?
Answer Posted / pradeep_deepu
Another interpretation is semaphore means number of
resources available. Here , binary means two resources are
available.
It is used for synchronization by application of mutual
exclusion principle.(ex. Allowing only one resource to
access the contents)
| Is This Answer Correct ? | 21 Yes | 30 No |
Post New Answer View All Answers
What is the advantage of a multiprocessor system?
Can a system detect starvation?
What advantage is there in having different time-quantum sizes on different levels of a multilevel queuing system?
How much ram can a 32 bit os use?
Explain paging, faulting, and deadlock?
What are placement and replacement algorithms in the context of memory management?
What is the purpose of the command interpreter? Why is it usually separate from the kernel?
What is the difference between chkdsk r and f?
What complications does concurrent processing add to an operating system?
How do I sort files?
What is the maximum ram for a 64 bit operating system?
What is the difference between logical and physical address space?
What is sdram?
What is the feature of real time os?
Where is the root directory?