Computer Science, asked by rnatasha2779, 9 months ago

Disadvantages of circular queue

Answers

Answered by Anonymous
0

Answer:

I would say the biggest disadvantage to a circular queue is you can only store queue. length elements. If you are using it as a buffer, you are limiting your history depth. Another smaller disadvantage is it's hard to tell an empty queue from a full queue without retaining additional information.

Follow mee and Brainlist mee..

Similar questions