1. Computer Science Engineering (CSE)
  2. Data Structures (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 dequeue.
C. Priority queues.
D. Data structure.
Answer» A. Input-restricted dequeue.
View all MCQs in:   Data Structures (DS)

Discussion