Multiple choice

Which of the following is a non-preemptive process scheduling?

  1. FCFS [First come first serve] process scheduling.

  2. SJRF [Shortest jon remaining first]

  3. RR [Round Robin] process scheduling

  4. Priority preemptive process scheduling

  5. Multilevel feedback queue process scheduling

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

This is a non-preemptive process scheduling.