- Which scheduling algorithm can cause starvation?
A
Round Robin
B
FCFS
C
Priority Scheduling
D
SJF
Answer and explanation
Correct Answer: C — Priority Scheduling
Priority Scheduling can cause starvation when high-priority processes keep arriving.
ObjectiveMCQ
Print Protected
This page is protected for print. Use the website to view the content.
Browse the question list for Operating Systems in GATE CSE 2025.
1 questions · Page 1 of 1
Round Robin
FCFS
Priority Scheduling
SJF
Priority Scheduling can cause starvation when high-priority processes keep arriving.