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 Robin — 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…
- A.
Shortest Job First
- B.
Round Robin
- C.
First Come First Serve
- 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…