Open In App

ISRO | ISRO CS 2007 | Question 64

Like Article
Like
Save
Share
Report

Feedback queues
(A) are very simple to implement
(B) dispatch tasks according to execution characteristics
(C) are used to favour real time tasks
(D) require manual intervention to implement properly


Answer: (B)

Explanation: Multilevel Feedback Queue Scheduling (MLFQ) keep analyzing the behavior (time of execution) of processes and according to which it changes its priority of execution of processes.

Option (C) is correct.

Refer: Multilevel Feedback Queue Scheduling

Quiz of this Question


Last Updated : 25 Jun, 2018
Like Article
Save Article
Previous
Next
Share your thoughts in the comments
Similar Reads