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

Q & AA data structure in which elements can be inserted or deleted at/from both ends but not in the middle is?
Admin Staff asked 4 years ago

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
d) Priority queue

1 Answers
Admin Staff answered 4 years ago

c) Dequeue