Which of the following state process uses its time slice?
a) new-ready
b) ready-running
c) running-ready
d) running-block
Which of the following state process was waiting?
a) new-ready
b) block-ready
c) running-ready
d) running-block
How many types of queues that are used in scheduling queue?
a) one
b) two
c) three
d) four
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
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
How many types of schedulers?
a) one
b) two
c) three
d) four
Explanation: short term schedular, long term schedular, medium term scheduler