Which of the following algorithms defines time quantum ?
2020
Which of the following algorithms defines time quantum ?
- A.
shortest job scheduling algorithm
- B.
round robin scheduling algorithm
- C.
priority scheduling algorithm
- D.
multilevel queue scheduling algorithm
Attempted by 572 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.