Scheduling is done so as to ____________
A. increase the waiting time
B. keep the waiting time the same
C. decrease the waiting time
D. none of the mentioned
What is Response time?
A. the total time taken from the submission time till the completion time
B. the total time taken from the submission time till the first response is produced
C. the total time taken from submission time till the response is output
D. none of the mentioned
Round robin scheduling falls under the category of ___________
A. Non-preemptive scheduling
B. Preemptive scheduling
C. All of the mentioned
D. None of the mentioned
With round robin scheduling algorithm in a time shared system ____________
A. using very large time slices converts it into First come First served scheduling algorithm
B. using very small time slices converts it into First come First served scheduling algorithm
C. using extremely small time slices increases performance
D. using very small time slices converts it into Shortest Job First algorithm