Scheduling Algorithm
What is FCFS?
using extremely small time slices increases performance
With round robin scheduling algorithm in a time shared system
first executes the job that came in last in the queue
What is FIFO algorithm?
First come First served
Which of the following algorithms tends to minimize the process flow time?
using extremely small time slices increases performance
With round robin scheduling algorithm in a time shared system
FCFS
This set of Operating System Multiple Choice Questions & Answers (MCQs) focuses on “CPU Scheduling Algorithms-1”.
use minimal resources
Complex scheduling algorithms
making proper use of processor
What is Scheduling?
Preemptive scheduling may cause starvation
Which of the following statements are true?