Social Sciences, asked by sanjayvk4588, 9 months ago

Advantages of curcular queue over linear queue

Answers

Answered by mannudharman
0

Explanation:

The benefit of a circular queue: ... Circular queue consumes less memory than linear queue because in queue while doing insertion after deletion operation it allocate an extra space the first remaining vacant but in circular queue the first is used as it comes immediate after the last.

Similar questions