On a System with N CPU, what is maximum number of processes that can be in ready state?

On a System with N CPU, what is maximum number of processes that can be in ready state? Correct Answer <p>Can’t say</p>

A process is ready state means it is already loaded in main memory and is waiting for CPU so number of process is in ready state is decide by the other factors like size of main memory type of OS and size of processes.

Related Questions

Consider an arbitrary set of CPU-bound processes with unequal CPU burst lengths submitted at the same time to a computer system. Which one of the following process scheduling algorithms would minimize the average waiting time in the ready queue?
Consider an arbitrary set of CPU – bound processes with unequal CPU burst lengths submitted at the same time to a computer system. Which one of the following process scheduling algorithms would minimize the average waiting time in the ready queue?