1)FCFS CPU SCHEDULLING-FIRST COME FIRST SERVE SCHEDULING ALGORITHMS CPU SCHEDULLING :- FCFS (First-Come, First-Served) is a simple CPU scheduling algorithm that executes processes in the order they ...