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?
- A.
Shortest Job First
- B.
Round Robin
- C.
First Come First Serve
- D.
Elevator
Attempted by 269 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.