Vidyalelo
Data Structure · Q65

Miscellaneous on Data Structures

Programming · Data Structure · question 65

Q65

Which data structure allows for the efficient implementation of a circular buffer?

A.
Deque
B.
Heap
C.
Circular Queue
Answer
D.
Stack

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board