For the real time operating system, which of the following is the most…

2016

For the real time operating system, which of the following is the most suitable scheduling scheme?

  1. A.

    Round robin

  2. B.

    Pre-emptive

  3. C.

    First come first serve

  4. D.

    Random scheduling

Attempted by 415 students.

Show answer & explanation

Correct answer: B

Real-time operating systems (RTOS) prioritize time-critical tasks to meet strict deadlines. Pre-emptive scheduling is ideal because it allows high-priority processes to interrupt lower-priority ones, ensuring deterministic execution. Other schemes like Round Robin or FCFS lack the necessary priority handling for real-time constraints.

A video solution is available for this question — log in and enroll to watch it.

Explore the full course: Isro