Which scheduling algorithm allocates the CPU first to process that request the CPU first?

(A) Priority Scheduling Algorithm
(B) Round Robin Scheduling Algorithm
(C) First in First out Scheduling Algorithm
(D) None of the above

Which of the following scheduling algorithm gives minimum average waiting time?

(A) Shortest Job First
(B) FIFO algorithm
(C) Round Robin Scheduling Algorithm
(D) Priority Scheduling Algorithm

Scheduler selects a process from the processes in memory that are ready to execute and allocates the CPU to the process is?

(A) Short term scheduler
(B) Long term scheduler
(C) Middle term scheduler
(D) None of the above

error: Content is protected !!