Consider the following set of processes, assumed to have arrived at time 0.…
2024
Consider the following set of processes, assumed to have arrived at time 0. Consider the CPU scheduling algorithms Shortest Job First (SJF) and Round Robin (RR). For RR, assume that the processes are scheduled in the order P1, P2, P3, P4.

If the time quantum for RR is 4 ms, then the absolute value of the difference between the average turnaround times (in ms) of SJF and RR (round off to 2 decimal places) is ______.
- A.
5.25
- B.
3.78
- C.
0.0
- D.
4.5
Attempted by 30 students.
Show answer & explanation
Correct answer: A
