What is the main disadvantage of the First-Come, First-Served (FCFS) scheduling algorithm?
Group of answer choices
It can lead to starvation
It can be inefficient for processes with varying burst times
It requires complex scheduling calculations
It require large amounts of memory