Menu

CPU Scheduling Questions

MCQ
31.
The portion of the process scheduler in an operating system that dispatches processes is concerned with ____________
forum Discussion
MCQ
32.
Complex scheduling algorithms ____________
forum Discussion
MCQ
33.
What is FIFO algorithm?
forum Discussion
MCQ
34.
The strategy of making processes that are logically runnable to be temporarily suspended is called ____________
forum Discussion
MCQ
35.
What is Scheduling?
forum Discussion
MCQ
36.
There are 10 different processes running on a workstation. Idle processes are waiting for an input event in the input queue. Busy processes are scheduled with the Round-Robin time sharing method. Which out of the following quantum times is the best value for small response times, if the processes have a short runtime, e.g. less than 10ms?
forum Discussion
MCQ
37.
Orders are processed in the sequence they arrive if _______ rule sequences the jobs.
forum Discussion
MCQ
38.
Which of the following algorithms tends to minimize the process flow time?
forum Discussion
MCQ
39.
Under multiprogramming, turnaround time for short jobs is usually ________ and that for long jobs is slightly ___________
forum Discussion
MCQ
40.
Which is the most optimal scheduling algorithm?
forum Discussion