

McqMate
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 Structures (DS)No comments yet