adplus-dvertising
frame-decoration

Question

What is a dequeue?

a.

A queue with insert/delete defined for both front and rear ends of the queue

b.

A queue implemented with a doubly linked list

c.

A queue implemented with both singly and doubly linked lists

d.

None of the mentioned

Answer: (a).A queue with insert/delete defined for both front and rear ends of the queue

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What is a dequeue?