What is a dequeue?
1. a queue with insert/delete defined for both front and rear ends of the queue
2.a queue implemented with a doubly linked list
3.a queue implemented with both singly and doubly linked lists
4.a queue with insert/delete defined for front side of the queue
Answer:1
Posted Date:-2022-07-05 11:33:27