Open In App

ISRO | ISRO CS 2015 | Question 33

Suppose a system contains n processes and system uses the round-robin algorithm for CPU scheduling then which data structure is best suited for ready queue of the process
(A) stack
(B) queue
(C) circular queue
(D) tree

Answer: (C)
Explanation:
Quiz of this Question
Please comment below if you find anything wrong in the above post

Article Tags :