What is Queue

Write about queue?

E

Expert

Verified

A queue refers to an ordered collection of the items from which items are deleted at one end which is known as front end and items which are inserted at other end is known as rear end. It follows FIFO rule, there exists no limit for the number of elements a queue is having.

   Related Questions in Data Structure & Algorithms

©TutorsGlobe All rights reserved 2022-2023.