1. Computer Science Engineering (CSE)
  2. Data Structure (DS)
  3. Identify the data structure which allows...
Q.

Identify the data structure which allows deletions at both ends of the list but insertion at only one end.

A. input restricted dequeue
B. output restricted qequeue
C. priority queues
D. stack
Answer» A. input restricted dequeue
View all MCQs in:   Data Structure (DS)

Discussion