Report Bug
Qus : In Round Robin scheduling, if the time quantum is too small, it leads to:
QusIn Round Robin scheduling, if the time quantum is too small, it leads to:

A. High CPU utilization
B. Low context switching
C. High context switching overhead
D. Starvation


Solution
C. High context switching overhead






Report Bug