Question 11786 – Queues-and-Stacks
May 14, 2024Database-Management-System
May 14, 2024Queues-and-Stacks
| Question 22 |
With respect to deque which of the following is true?
| Insertion is done from front end
| |
| Insertion and deletion can be done at front and rear ends | |
| Deletion is done from rear end
| |
| Insertion is done only from rear end
|
Correct Answer: A
