Multiple choice

With which of the following CPU scheduling algorithms is aging technique associated?

  1. FCFS

  2. Priority based scheduling

  3. SJF

  4. Round Robin scheduling

  5. Multilevel queue scheduling

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

In priority based scheduling, aging technique gradually increases the priority of the processes that is waiting in the system for a long time.