Computer Science, asked by G7a21, 10 months ago

What is the Advantage of using circular queue.

Answers

Answered by sreenandhanaks7733
0

Answer:

Explanation:

1. It takes up less memory than the linear queue. 2. A new item can be inserted in the location from where a previous item is deleted.

Similar questions