In: Computer Science
For Round Robin (RR) Scheduling,
Answer is as follows :
Round Robin (RR) Scheduling allocates each process an equal share of the CPU time
Answer for given terms :
Arrival Time : Arrival time is time when the process being arrive for execution in the list.
Completion Time : Completion Time defines at what time process gets completed.
Burst Time : Burst Tie defines that how much time need by process to execute.
Turnaround Time : Turnaround time is Total time taken by process for execution that includes burst time and waiting time.
Waiting Time : Waiting time defines that how much time process has to wait for it's execution.
PROS and CONS :
PROS :
CONS :
PLEASE RATE ANSWER IF YOU GET IT.. COMMENT FOR ANY QUERIES..!