Vidyalelo
Data Structure · Q7

Miscellaneous on Data Structures

Programming · Data Structure · question 7

Q7

Which data structure is used to efficiently implement a circular buffer?

A.
Deque
Answer
B.
Array
C.
Queue
D.
Stack

Answer: Option A

Solution

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