Post Test
1. Round robin scheduling falls under the category of ____________.
2. What is FIFO algorithm?
3. Which of the following process scheduling algorithm may lead to starvation?
4. Four jobs to be executed on a single processor system arrive at time 0 in the order A, B, C, D. Their burst CPU time requirements are 4, 1, 8, 1 time units respectively. The completion time of A under round robin scheduling with time slice of one time unit is
5. In which of the following scheduling criteria, context switching will never take place ?