Vidyalelo
Data Structure · Q145

Introduction to Data Structures

Programming · Data Structure · question 145

Q145

A data structure in which elements can be inserted or deleted at/from both ends but not in the middle is?

A.
Queue
B.
Circular queue
C.
Dequeue
Answer
D.
Priority queue

Answer: Option C

Solution

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