Multiple choice

Which of the following schedulers in operating system reduces the degree of multiprogramming?

  1. Long term scheduler

  2. Short term scheduler

  3. Medium term scheduler

  4. Both (1) and (3)

  5. None of the above

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

Medium term scheduler reduces the degree of multiprogramming as it removes the processes from memory and make space for other processes as swapping condition.