Which scheduling policy is most suitable for a time-shared operating system?

1995

Which scheduling policy is most suitable for a time-shared operating system?

Answer: B. Round RobinRound Robin scheduling is the standard choice for time-shared operating systems due to its fair CPU allocation via fixed time slices. It ensures all processes…

  1. A.

    Shortest Job First

  2. B.

    Round Robin

  3. C.

    First Come First Serve

  4. D.

    Elevator

Attempted by 637 students.

Show answer & explanation

Correct answer: B

Round Robin scheduling is the standard choice for time-shared operating systems due to its fair CPU allocation via fixed time slices. It ensures all processes receive equal attention, making it ideal for interactive environments.

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

Explore the full course: Iocl Engineers Officers Grade A Paper 2

Loading lesson…