EASY
Earn 100

What is Response time?

50% studentsanswered this correctly

Important Questions on Operating System

EASY
______ is the amount of time taken that is needed for the information to propagate from the source to the destination through the channel.
EASY
………………. is a part of the swapping function and remove the process from the memory.
MEDIUM
Which scheduler dictates what processes are to run on a system, and the degree of concurrency to be supported at any one time?
MEDIUM
Shortest job first algorithm falls under the category of ____________
MEDIUM
Which of the following scheduling algorithms is preemptive scheduling?
MEDIUM
In which strategy the scheduler arranges processes with the last estimated processing time remaining to be next in the queue?
MEDIUM
Which scheduler temporarily removes processes from main memory and places them on secondary memory or vice-versa?
MEDIUM
Which refers to the way processes are assigned to run on the available CPU's?
MEDIUM
The short term scheduler makes scheduling decisions much more frequently than
MEDIUM
The scheduler assigns a fixed time unit per process and cycles through them
MEDIUM
Which scheduling used for situations in which processes are easily divided into different groups?
MEDIUM
It is the module that gives control of the CPU to the process selected by the short-term scheduler