Q. A data structure in which elements can be inserted or deleted at/from both the ends but not in themiddle is? (Solved)
1. Queue
2. Circular queue
3. Dequeue
4. Priority queue
- c. Dequeue
1. Queue
2. Circular queue
3. Dequeue
4. Priority queue