Round Robin
Q1. Explain Round Robin Scheduling.
Process Burst Time
P1 24
P2 3
P3 3
Draw Gantt Chart and calculate average turnaround and waiting time using Round Robin Scheduling Algorithm.
Q6. What are the factors that affect Round Robin Scheduling Algorithm?
Q7. What is the limitation of Round Robin Scheduling Algorithm?
Q8. What is the Solution for the Limitation of Round Robin Scheduling Algorithm?