NTA UGC NET Aug 2024 Paper-2
January 5, 2025GATE 2009
January 6, 2025ISRO-2007
Question 16 |
Round Robin schedule is essentially the preemptive version of
FIFO | |
Shortest job first | |
Shortest remaining time | |
Longest remaining time |
Question 16 Explanation:
FIFO is when implemented in preemptive version, it acts like round-robin algorithm.
Correct Answer: A
Question 16 Explanation:
FIFO is when implemented in preemptive version, it acts like round-robin algorithm.