Multiple choice

Which of the following scheduling algorithms is basically a preemptive scheduling algorithm designed for time-sharing systems?

  1. FCFS

  2. Priority scheduling

  3. Round Robin scheduling

  4. SJF scheduling

  5. Multilevel queue scheduling

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

This scheduling algorithm is basically a preemptive scheduling algorithm designed for time-sharing systems.