Multiple choice

Which scheduler decides which jobs or processes are to be admitted to the ready queue, that is, when an attempt is made to execute a program, its admission to the set of currently executing processes is either authorized or delayed?

  1. Medium term scheduler

  2. Short term scheduler

  3. Long term scheduler

  4. Scheduling

  5. Fork

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

It decides which jobs or processes are to be admitted to the ready queue, that is, when an attempt is made to execute a program, its admission to the set of currently executing processes is either authorized or delayed.