Consider 5 processes, A, B, C, D and E, arriving to a system with a single CPU according to the table below. Each process has an arrival time and service time (time needed on the CPU). Assume the CPU services these processes in a First-in-First-Out (FIFO) fashion. Also assume that the CPU is used 100% of the time during the service time of any process.