Explain disadvantages of ordinary queue and how it is solved using circular queue
Explain with suitable example disadvantages of ordinary queue and how it is solved using circular queue. When item enters and deleted from the queue, the queue gradually shifts to the…