previous | index | next

End of the Vector

Q: What should happen when the tail of the queue reaches the end of the vector and more items need to be enqueued?

Before an enqueue operation:

A:


previous | index | next