CPU Scheduling

10:00

Question 1 of 10

Which of the following scheduling algorithms can result in starvation? [GATE CS 2007]

First-Come, First-Served (FCFS)
Shortest Job First (SJF)
Round Robin (RR)
Priority Scheduling (with aging)