Computer Science, asked by livenston, 8 months ago

Compare and contrast Fist come first served scheduling scheme

Answers

Answered by mahi1862
2

Answer:

The incoming processes are short and there is no need for the processes to execute in a specific order. In this case, FCFS works best when compared to SJF and RR because the processes are short which means that no process will wait for a longer time.

Similar questions