Vidyalelo
Data Structure · Q30

Miscellaneous on Data Structures

Programming · Data Structure · question 30

Q30

What data structure is most suitable for implementing a system that needs to support rolling window operations?

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

Answer: Option D

Solution

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