adplus-dvertising
frame-decoration

Question

A scheduler which selects processes from secondary storage device is called

a.

Short term scheduler

b.

Long term scheduler

c.

Medium term scheduler

d.

Process scheduler

Answer: (c).Medium term scheduler

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. A scheduler which selects processes from secondary storage device is called
Prince : June 26, 2023

Why is the answer Medium term scheduler? Long term scheduler is responsible for loading process from secondary storage: https://www.scaler.com/topics/what-is-a-long-term-scheduler/

Similar Questions

Discover Related MCQs

Q. The scheduling in which CPU is allocated to the process with least CPU-burst time is called

Q. The “turn-around” time of a user job is the

Q. Program ‘preemption’ is

Q. “Throughput” of a system is

Q. Jobs which are admitted to the system for processing is called

Q. ___________ is a technique of improving the priority of process waiting in Queue for CPU allocation.

Q. .............. refers to a situation in which a process is ready to execute but is continuously denied access to a processor in deference to other processes.

Q. Which of the following are the states of a five state process model?

i) Running ii) Ready iii) New iv) Exit v) Destroy

Q. State which statement is true for Suspended process?

i) The process is not immediately available for execution.
ii) The process may be removed from suspended state automatically without removal order.

Q. Following is/are the reasons for process suspension.

Q. Match the following mechanisms for interrupting the execution of a process and their uses.

i) Interrupt a) Call to an operating system function
ii) Trap b) Reaction to an asynchronous external event
iii) Supervisor Call c) Handling of a error or an exception condition

Q. In process scheduling, …………………… determines when new processes are admitted to the system.

Q. In process scheduling, ………………… determines which ready process will be executed next by processor.

Q. Throughput of a system is

Q. Round robin scheduling is essentially the preemptive version of ...........

Q. The process that are residing in the main memory and are waiting to execute are kept on a list called the ............

Q. Special software to create a job queue is called a

Q. The strategy of allowing processes that are logically runnable to be temporarily suspended is called

Q. The FIFO algorithm

Q. The CPU, after receiving an interrupt from an I/O device