Which scheduling algorithm assigns processes to the CPU based on the shortest estimated execution time?
First-Come First-Served (FCFS)
Shortest Job First (SJF)
Round Robin
Priority Scheduling

Information Technology and Computer Science Exercises are loading ...