Multiple choice

Which of the follwing techniques can be used to prevent a single job from keeping both the CPU and the input output devices busy at all times?

  1. Multiprogramming

  2. Spooling

  3. Preemption

  4. Time sharing

  5. Batch processing

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

This option is correct as in multiprogramming systems, one or more programs are active at the same time. Here, one process can use the CPU and other the input output devices, while some programs may be in a waiting state.