Question:
- Space which can't be filled will slowly show up at the start of the queue - Can be fixed with a circular queue - putting new items at the start of the queue once the end is reached like a loop
Author: SozenAnswer:
What is an issue with using pointers in a linear queue and how can it be fixed?
0 / 5 Â (0 ratings)
1 answer(s) in total