Which of the following algorithms defines time quantum ?

2020

Which of the following algorithms defines time quantum ?

Answer: B. round robin scheduling algorithmThe Round Robin scheduling algorithm defines the time quantum, which is a fixed duration allocated to each process before preemption. This ensures fair CPU…

  1. A.

    shortest job scheduling algorithm

  2. B.

    round robin scheduling algorithm

  3. C.

    priority scheduling algorithm

  4. D.

    multilevel queue scheduling algorithm

Attempted by 1197 students.

Show answer & explanation

Correct answer: B

The Round Robin scheduling algorithm defines the time quantum, which is a fixed duration allocated to each process before preemption. This ensures fair CPU sharing among all ready processes.

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

Explore the full course: Iocl Engineers Officers Grade A Paper 2

Loading lesson…