Which of the following is a queue data structure that maintains a fixed-size buffer and overwrites the oldest data?
A. Circular queue
B. Priority queue
C. Double-ended queue
D. Deque
This question is part of this quiz :