Multiple choice

Which of the following scheduling algorithms are based on priority?

  1. Round Robin Scheduling

  2. Multi Queue Scheduling

  3. Shortest Job First (SJF) Scheduling

  4. Priority Based Scheduling

  5. Both (2) and (4)

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

Yes, both scheduling algorithms are based on priority .