A. The speed of dispatching a process from running to the ready state B. The time of dispatching a process from running to ready state and keeping the cpu idle C. The time to stop one process and start running another one D. None of the mentioned
A. When a process switches from the running state to the ready state B. When a process goes from the running state to the waiting state C. When a process switches from the waiting state to the ready state D. All of the mentioned
A. The total waiting time for a process to finish execution B. The total time spent in the ready queue C. The total time spent in the running queue D. The total time from the completion till the submission of a process
A. The total time in the blocked and waiting queues B. The total time spent in the ready queue C. The total time spent in the running queue D. The total time from the completion till the submission of a process