Multiple choice

Which of the following types of schedulers executes less frequently because new processes are not created at the same pace at which the processes need to be executed?

  1. Short term scheduler

  2. Medium term scheduler

  3. Long term scheduler

  4. Context switch

  5. CPU register

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

This type of scheduler executes less frequently because new processes are not created at the same pace at which the processes need to be executed.