Multiple choice

The ______ scheduler works with the batch queue.

  1. long-term

  2. medium-term

  3. short-term

  4. none of these

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

The long-term scheduler (job scheduler) works with the batch queue to select which processes to admit into the system. It controls the degree of multiprogramming by deciding when the system should accept new processes.