Contents

CPU scheduler is also known as…..
a
) short term scheduler
b) medium term scheduler
c) Long term scheduler      
d) none of these

a

Which of the following schedular takes process from job pool to main memory?
a) 
long term scheduler     
b) medium term scheduler
c
short term scheduler
d) none of these

a

Which of the following schedular allocate CPU to the process?               
a
) short term scheduler
b) medium term scheduler
c) long term scheduler
d) none of these

a

Which of the following do not belong to queues for process?
a) Job queue        
b)
 PCB queue
c) ready queue    
d) waiting queue

b

Explanation: PCB stand for process control block


The process of switching from one process to another and saving current state the of the process called
a)
Context switching         
b) migration
c) process termination       
d) all of these

a

An operating system module that performs context switching is called
a) Context switcher            
b)
 dispatcher
c) CPU scheduler
d) none of these

b