1. Computer Science Engineering (CSE)
  2. Data Structures (DS)
  3. Linear Data Structures -Stacks and Queue...
  4. A data structure in which elements can b...
Q.

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

A. Queue
B. Circular queue
C. Dequeue
D. Priority queue
Answer» C. Dequeue
View all MCQs in:   Data Structures (DS)

Discussion