Which of the following scheduling algorithms could result in starvation?
a) FCFS
b) SJF
c) Round robin
d) Priority
SJF and Priority algorithm result in starvation
If both algorithm is given as option, and want to select only one then which is ans of out of them?