Which is the most optimal scheduling algorithm?
(a) FCFS – First come First served
(b) SJF – Shortest Job First
(c) RR – Round Robin
(d) None of the mentioned
I have been asked this question by my school principal while I was bunking the class.
The question is from CPU Scheduling Algorithms-2 topic in section CPU Scheduling of Operating System