Menu

CPU Scheduling Questions

MCQ
41.
The real difficulty with SJF in short term scheduling is ____________
forum Discussion
MCQ
42.
The FCFS algorithm is particularly troublesome for ____________
forum Discussion
MCQ
43.
Consider the following set of processes, the length of the CPU burst time given in milliseconds.
ProcessBurst Time                       
   P1    6
   P2    8
   P3    7
   P4    3
Assuming the above process being scheduled with the SJF scheduling algorithm.
forum Discussion
MCQ
44.
Preemptive Shortest Job First scheduling is sometimes called ____________
forum Discussion
MCQ
45.
An SJF algorithm is simply a priority algorithm where the priority is ____________
forum Discussion
MCQ
46.
Choose one of the disadvantages of the priority scheduling algorithm?
forum Discussion
MCQ
47.
What is Aging?
forum Discussion
MCQ
48.
Which of the following scheduling algorithms gives minimum average waiting time?
forum Discussion
MCQ
49.
In rate monotonic scheduling ____________
forum Discussion
MCQ
50.
In which scheduling certain amount of CPU time is allocated to each process?
forum Discussion