1.

In Operating Systems, which of the following is/are CPU scheduling algorithms?(a) Round Robin(b) Shortest Job First(c) Priority(d) All of the mentionedI had been asked this question in exam.Enquiry is from Basics topic in chapter Processes of Operating System

Answer»

Right OPTION is (d) All of the mentioned

To explain: In Operating Systems, CPU SCHEDULING algorithms are:

i) First Come First SERVED scheduling

ii) Shortest Job First scheduling

iii) Priority scheduling

iv) Round Robin scheduling

v) MULTILEVEL QUEUE scheduling

vi) Multilevel Feedback Queue scheduling

All of these scheduling algorithms have their own advantages and disadvantages.



Discussion

No Comment Found

Related InterviewSolutions