Examveda

Which data structure would you use to implement a system where elements need to be both added and removed in FIFO order but with a fixed size?

A. Deque

B. Priority Queue

C. Stack

D. Circular Queue

Answer: Option D


This Question Belongs to Data Structure >> Miscellaneous On Data Structures

Join The Discussion

Related Questions on Miscellaneous on Data Structures