Contents

Which of the following state process uses its time slice?
a) new-ready       
b) ready-running
c) 
running-ready               
d) running-block

c

Which of the following state process was waiting?
a) new-ready       
b) 
block-ready
c) running-ready 
d) running-block

b

How many types of queues that are used in scheduling queue?
a) one    
b) two    
c) 
three 
d) four

c

Explanation: job queue, ready queue, waiting queue


The set of processes waiting for allocation of certain I/O devices are kept in …….
a) Job queue        
b) ready queue
c) 
waiting queue 
d) none of these

c

A process begins in job queue, it moves between the ready, waiting and possibly job queues this process of moving is also called
a) Evaluation queue          
b) 
migration
c) process state    
d) all of these

b

How many types of schedulers?
a) one    
b) two    
c) 
three 
d) four

c

Explanation: short term schedular, long term schedular, medium term scheduler