Question: A scheduling algorithm assigns priority proportional to the waiting time of a process. Every process starts with priority zero ( the lowest priority ) .
A scheduling algorithm assigns priority proportional to the waiting time of a process.
Every process starts with priority zero the lowest priority The scheduler reevaluates
the process priorities every T time units and decides the next process to schedule.
Which one of the following is TRUE if the processes have no IO operations and all
arrive at time zero?
A This algorithm is equivalent to the firstcomefirstserve
algorithm B This algorithm is equivalent to the roundrobin
algorithm.
C This algorithm is equivalent to the shortestjobfirst algorithm.
D This algorithm is equivalent to the shortestremainingtimefirst algorithm
Explain the reason for select the correct answer option
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
