...
GATE-2024-CS1(Forenoon)
March 26, 2025
Engineering-Mathematics
March 27, 2025
GATE-2024-CS1(Forenoon)
March 26, 2025
Engineering-Mathematics
March 27, 2025

KVS DEC-2017

Question 2
Consider a set of n tasks with known runtimes R​1​ ,R2​ ,Rn​ , to be run uniprocessor machine. Which of the following processor scheduling algorithm will result in the maximum throughput?
A
Priority scheduling
B
Round robin
C
FCFS
D
SJF
Question 2 Explanation: 
→ In shortest job first scheduling algorithm, the processor selects the process with the smallest execution time to execute next.
→ SJF scheduling algorithm will result in the maximum throughput
Correct Answer: D
Question 2 Explanation: 
→ In shortest job first scheduling algorithm, the processor selects the process with the smallest execution time to execute next.
→ SJF scheduling algorithm will result in the maximum throughput

Leave a Reply

Your email address will not be published. Required fields are marked *