Operating System (OS) Question:
Download Questions PDF

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

Operating System (OS) Interview Question
Operating System (OS) Interview Question

Answer:

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

Download Operating System (OS) Interview Questions And Answers PDF

Previous QuestionNext Question
What is Belady's Anomaly?Explain thrashing?