The Shortest Remaining Time (SRT) is the preemptive version of which…

2024

The Shortest Remaining Time (SRT) is the preemptive version of which scheduling algorithm?

Answer: D. Shortest Job Next (SJN)Shortest Remaining Time (SRT) is the preemptive version of Shortest Job Next (SJN). SRT selects the process with the least remaining time, allowing preemption.

  1. A.

    Round Robin (RR)

  2. B.

    First Come First Serve (FCFS)

  3. C.

    Priority

  4. D.

    Shortest Job Next (SJN)

Attempted by 562 students.

Show answer & explanation

Correct answer: D

Shortest Remaining Time (SRT) is the preemptive version of Shortest Job Next (SJN). SRT selects the process with the least remaining time, allowing preemption.

Explore the full course: Tpsc Assistant Technical Officer

Loading lesson…