Consider the set of 5 processes whose arrival time and burst time are given below. Calculate the average waiting time and average turnaround time if First Come First Served (FCFS) scheduling algorithm is followed
Question
Process ID
Arrival Time
Burst Time
P1
3
4
P2
4
5
P3
0
3
P4
4
3