Time difference between turn around time and burst time?ACompletion TimeBBurst TimeCTurn Around TimeDWaiting TimeAnswer: D. Waiting Time Read Explanation: Arrival Time: Time at which the process arrives in the ready queue. Completion Time: Time at which process complete its execution. Burst Time: Time required by a process for CPU execution. Turn Around Time : Time Difference between completion time and arrival time. Waiting Time (W.T): Time difference between turn around time and burst time. Read more in App