Multiple choice

Which decides which of the ready, in memory processes are to be executed next following a clock interrupt, an IO interrupt and an operating system call?

  1. Process scheduling

  2. Medium term scheduler

  3. Short term scheduler

  4. Sched

  5. Runnable

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

It decides which of the ready, in memory processes are to be executed next following a clock interrupt, an IO interrupt and an operating system call.