Multiple choice

Which of the following scheduling criterias of algorithms specifies that the CPU would be busy 100% of the time, so as to waste 0 CPU cycles?

  1. Throughput

  2. CPU utilisation

  3. Turnaround time

  4. Waiting time

  5. Response time

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

This scheduling criteria of algorithms specifies that the CPU would be busy 100% of the time, so as to waste 0 CPU cycles.