Q32
Which queue type allows elements to be inserted at both ends and removed from both ends?
A.
Circular Queue
B.
Priority Queue
C.
Double-ended Queue (Deque)
AnswerD.
Simple Queue
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board