CSE MCQs :: OS MCQs
- Scheduling is done so as to :
- Waiting time is :
- Scheduling is done so as to :
- Response time is :
- Scheduling is done so as to :
- Round robin scheduling falls under the category of :
- With round robin scheduling algorithm in a time shared system,
- The portion of the process scheduler in an operating system that dispatches processes is concerned with :
- Complex scheduling algorithms :
- The FIFO algorithm :
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
|