………………… is one of pre-emptive scheduling algorithm

2006

………………… is one of pre-emptive scheduling algorithm

  1. A.

    Shortest job first

  2. B.

    Round Robin

  3. C.

    Priority based

  4. D.

    Shortest-Job-next

Attempted by 226 students.

Show answer & explanation

Correct answer: B

Round Robin is a pre-emptive scheduling algorithm because it uses time slicing to interrupt processes after a fixed time interval. Other algorithms like Shortest Job First are typically non-preemptive, meaning they allow a process to run until completion.

A video solution is available for this question — log in and enroll to watch it.

Explore the full course: Mppsc Assistant Professor