Open In App

Operating Systems | CPU Scheduling | Question 7

Like Article
Like
Save Article
Save
Share
Report issue
Report

The most optimal scheduling algorithm is :
(A) First come first serve (FCFS)
(B) Shortest Job First (SJF)
(C) Round Robin (RR)
(D) None of the above


Answer: (D)

Explanation: For each specific problem, the efficient algorithms could be different ones. Hence, the most optimal algorithm can’t be determined.


Quiz of this Question


Last Updated : 22 Aug, 2017
Like Article
Save Article
Share your thoughts in the comments
Similar Reads