GATE | GATE-CS-2015 (Set 3) | Question 65
The maximum number of processes that can be in Ready state for a computer system with n CPUs is
(A) n
(B) n2
(C) 2n
(D) Independent of n
Answer: (D)
Explanation: The size of ready queue doesn’t depend on number of processes. A single processor system may have a large number of processes waiting in ready queue.
Quiz of this Question
Please Login to comment...