Round robin is a method of ________ scheduling.

2023

Round robin is a method of ________ scheduling.

  1. A.

    Preemptive Scheduling

  2. B.

    Non-Preemptive Scheduling

  3. C.

    Both Preemptive and Non-Preemptive

  4. D.

    Neither Preemptive nor Non-Preemptive

  5. E.

    Question not attempted

Attempted by 420 students.

Show answer & explanation

Correct answer: A

Round Robin is a preemptive scheduling algorithm. In this method, each process is assigned a fixed time slot (time quantum). If the execution exceeds this limit, the CPU switches to another process, making it preemptive.

Explore the full course: Up Lt Grade Assistant Teacher 2025