Examveda
Examveda

First-in-First-Out (FIFO) scheduling is

A. Non Preemptive Scheduling

B. Preemptive Scheduling

C. Fair Share Scheduling

D. Deadline Scheduling

Answer: Option A

Solution(By Examveda Team)

Jobs are executed on first come, first serve basis. It is a non-preemptive, pre-emptive scheduling algorithm. Easy to understand and implement. Its implementation is based on FIFO queue.

This Question Belongs to Computer Fundamentals >> Operating System

Join The Discussion

Related Questions on Operating System

Identify false statement

A. You can find deleted files in recycle bin

B. You can restore any files in recycle bin if you ever need

C. You can increase free space of disk by sending files in recycle bin

D. You can right click and choose Empty Recycle Bin to clean it at once