please explain ithehdueue
Answers
Answered by
1
Answer:
I think you mean Explain the queue
Explanation:
A queue is a container of objects (a linear collection) that are inserted and removed according to the first-in first-out (FIFO) principle. ... In the queue only two operations are allowed enqueue and dequeue. Enqueue means to insert an item into the back of the queue, dequeue means removing the front item.
Hope it will be useful to you ☺️
Similar questions