1.

Let processes are scheduled on a system using round robin scheduling; assume that there is only one process of r time units. Round robin time quantum is q time units and process switch time is s time units. If s < q < r, then process switch over head units are

A. r/(r+s)
B. (r/q - 1)*s
C. q/(r+s)
D. None of the above
Answer» C. q/(r+s)


Discussion

No Comment Found

Related MCQs