Single Choice Moderate

QWhich of the following is a Real-Time OS use case?

ID: #25598 MCQ Quiz - Class 8 - Operating System 2 views
Question Info
#25598Q ID
ModerateDifficulty
MCQ Quiz - Class 8 - Operating SystemTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A Word processing
  • B Air traffic control
  • C Playing games
  • D Browsing web
Correct Answer

Explanation

Correct Answer Explanation:

Air traffic control requires immediate, guaranteed responses — delays could be catastrophic. This is a classic use case for Real-Time OS (RTOS) which prioritizes strict timing.

Why the other options are incorrect:

  • Option A: Word processing has no strict timing requirements — it runs fine on general-purpose OSes.
  • Option C: Playing games needs speed but not the guaranteed strict deadlines of RTOS.
  • Option D: Web browsing doesn't require the deterministic response of an RTOS.

Share This Question

Challenge a friend or share with your study group.