Which scheduling algorithm is designed to minimize the average waiting time of processes?
First-come first-served (FCFS)
Priority-based
Round-robin
Shortest job first (SJF)

Operating Systems Exercises are loading ...