MCQ Collection

Operating System MCQs

Practice Operating System questions with answers and explanations.

Which dining-philosophers strategy prevents circular wait?

Choose an option to check your answer.

What coordination challenge is modeled by the sleeping-barber problem?

Choose an option to check your answer.

What does a reusable barrier ensure?

Choose an option to check your answer.

In the bounded-buffer problem, what does the empty semaphore count?

Choose an option to check your answer.

In the bounded-buffer problem, what does the full semaphore count?

Choose an option to check your answer.

What policy defines the first readers-writers problem?

Choose an option to check your answer.

Why can the naive dining-philosophers solution deadlock when every philosopher picks up the left fork first?

Choose an option to check your answer.