Vidyalelo
Data Structure · Q17

Queues in Data Structures

Programming · Data Structure · question 17

Q17

Which type of queue allows elements to be added or removed from both ends?

A.
Circular Queue
B.
Priority Queue
C.
Deque
Answer
D.
Simple Queue

Answer: Option C

Solution

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