adplus-dvertising
frame-decoration

Question

FIFO scheduling is ________.

a.

Preemptive Scheduling

b.

Non Preemptive Scheduling

c.

Deadline Scheduling

d.

Fair share scheduling

Answer: (b).Non Preemptive Scheduling

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. FIFO scheduling is ________.
Sruthi : June 26, 2023

It also a fcfs algorithm

Similar Questions

Discover Related MCQs

Q. The collection of processes on the disk that is waiting to be brought into memory for execution forms the ___________ .

Q. Which scheduler controls the degree of multi programming?

Q. A scheduling algorithm is fair

Q. What is a long-term scheduler ?

Q. If all processes I/O bound, the ready queue will almost always be ______, and the Short term Scheduler will have a ______ to do.

Q. What is a medium-term scheduler ?

Q. What is a short-term scheduler ?

Q. The primary distinction between the short term scheduler and the long term scheduler is :

Q. The only state transition that is initiated by the user process itself is :

Q. In a time-sharing operating system, when the time slot given to a process is completed, the process goes from the running state to the :

Q. In a multi-programming environment :

Q. Suppose that a process is in “Blocked” state waiting for some I/O service. When the service is completed, it goes to the :

Q. The context of a process in the PCB of a process does not contain :

Q. Which of the following need not necessarily be saved on a context switch between processes ?

Q. Which of the following does not interrupt a running process ?

Q. Which of the following state transitions is not possible ?

Q. Which of following is not an advantage of multiprogramming ?

Q. Spooling is most beneficial where

Q. Which scheduling policy is most suitable for time shared operating system ?

Q. Belady anomaly occurs in ?