The amount of time that a job waits in a ready queue for getting selected by the CPU is called?
The amount of time that a job waits in a ready queue for getting selected by the CPU is called?
Explanation
Turnaround time is the sum of the periods spent waiting to get into memory, waiting in the ready queue, executing on the CPU.