CPU Scheduling Algorithms| First Come First Serve (FCFS) | Operating System EP-13
Apr 30, 2021 · 6 min read · CPU Scheduling: CPU scheduling is a process that allows one process to use the CPU while the execution of another process is on hold (in waiting state) due to unavailability of any resource like I/O(Input Output) etc. thereby making full use of CPU....
PPreetika commented


