Social Sciences, asked by sharethraam5578, 1 year ago

Advantage of circular queue over ordinary queue

Answers

Answered by myrakincsem
13
Well, Here are advantage of circular queue over the ordinary queue.

Incase of ordinary queue insertion takes place from one end while deletion on the other end on the other hand in circular queue both front as well as the rear end are adjacent to each other .
Circular queue helpful in efficiently utilization of memory. When delete data after full of circular queue than you can also utilize that place and insert some more data as rear end again repeat it self. While this does not happen in case of ordinary queue so you can't utilize the space even though you have deleted the elements
Answered by praveenspk08122004
1

Answer:

by clicking here Yahoo answers

Similar questions