FCFS
Round Robin
FIFI
Priority
SJR
100

Scheduling Algorithm

What is FCFS?

100

 using extremely small time slices increases performance

 With round robin scheduling algorithm in a time shared system

100

first executes the job that came in last in the queue

What is FIFO algorithm?

100

First come First served

 Which of the following algorithms tends to minimize the process flow time?

100

using extremely small time slices increases performance

With round robin scheduling algorithm in a time shared system

200

FCFS

This set of Operating System Multiple Choice Questions & Answers (MCQs) focuses on “CPU Scheduling Algorithms-1”.

200

use minimal resources

Complex scheduling algorithms

200

making proper use of processor

 What is Scheduling?

200

 Preemptive scheduling may cause starvation

Which of the following statements are true?