Vidyalelo
C++ Programming · Q353

C++ miscellaneous

Programming · C++ Programming · question 353

Q353

Which of the following queue container can expand or shrink from both directions?

A.
deque
Answer
B.
queue
C.
priority queue
D.
stack

Answer: Option A

Solution

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