Ad
Sponsored by Sir Tauqeer
CLICK HERE TO JOIN SIR TAUQUEER WHATSAPP GROUP
FOR PREPARATION CLASSES AND JOBS UPDATES
Join Now

The FCFS algorithm is particularly troublesome for __

A. a) operating systems
B. b) multiprocessor systems
C. c) time sharing systems
D. d) multiprogramming systems
Correct Answer: C. c) time sharing systems

FCFS (First Come First Served) is particularly troublesome for time-sharing systems.

In time-sharing systems, multiple users share the CPU, and each user expects a quick response. FCFS, where processes are executed in the order they arrive, can lead to long wait times for users whose processes are behind long-running ones. This results in poor responsiveness and user dissatisfaction.

To address this, time-sharing systems typically use scheduling algorithms like Round Robin or Priority scheduling, which provide better fairness and responsiveness.

Leave a Comment

Join Our WhatsApp Channel ×
Scroll to Top