2
QUEUE

Queue

Embed Size (px)

DESCRIPTION

data structure

Citation preview

PowerPoint Presentation

QUEUE

Define of QueueInsertion can be done only at the end or rearDeletion can only be done in the frontFIFO first-in-first-out data structure