Question 10
In the context of response time, which of the following statements is correct for the First-Come- First-Serve (FCFS) and Round Robin scheduling algorithms?
Round Robin provides the same or a lower response time compared to FCFS.
FCFS provides a lower response time compared to Round Robin.
Both FCFS and Round Robin give the same response time to each process.
None of these