wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

os101

Total questions: 21

Worksheet time: 21mins

Name
Class
Date
1.

schedules different processes to be assigned to the CPU based on particular

scheduling algorithms.

(a)  

2.

As the name suggests, it selects the process for execution which has the smallest amount of time

remaining until completion.

(a)  

3.

is a preempted version of SJF (Shortest Job First).

(a)  

4.

once a process begins execution, it runs till completion.

(a)  

5.

a running process may be preempted by

a user process with a smallest estimated run time.

(a)  

6.

In (a)   we consider the arrival time as 0 for all the processes.

The process which has the shortest burst time will be executed first.

7.

the execution will focus on the process that has the smallest

time.

(a)  

8.

the lower the number, the higher the priority.

(a)  

9.

The Process with the higher priority among the available

processes is given the CPU.

(a)  

10.

There are two types of priority scheduling algorithm exists.

(a)  

11.

The (a)   assigned to each of the process may or may not vary.

12.

If the

priority number doesn't change itself throughout the process, it is called 

(a)  

13.

if

it keeps changing itself at the regular intervals, it is called 

(a)  

14.

The Processes are scheduled according to

the priority number assigned to them.

(a)  

15.

Once the process gets scheduled, it will run till the

completion.

(a)  

16.

Once the process gets scheduled, it will run till the

completion.

(a)  

17.

The people might get confused with the priority numbers, hence in the GATE, there clearly

mention which one is the highest priority and which one is the lowest one.

(a)  

18.

its Priority is compared with the priority of the other processes present in the ready queue as

well as with the one which is being executed by the CPU at that point of time.

(a)  

19.

The One with

the highest priority among all the available processes will be given the CPU next.

(a)  

20.

the job which is being executed can

be stopped at the arrival of a higher priority job.

(a)  

21.

there is a priority number assigned to each process.

(a)