Tuesday, February 24, 2009

IT 123A-Queue

Concept;

A queue (pronounced /kjuː/) is a particular kind of collection in which the entities in the collection are kept in order and the principal (or only) operations on the collection are the addition of entities to the rear terminal position and removal of entities from the front terminal position. This makes the queue a First-In-First-Out (FIFO) data structure.
[1].>(google.com)http://en.wikipedia.org/wiki/Queue_(data_structure)

Illustration;







[2](google.com)http://images.google.com.ph/images?hl=en&q=Queue&um=1&ie=UTF-8&sa=N&tab=wi

Referrence;

http://www.google.com.ph/search?hl=en&q=Queue&meta=


No comments:

Post a Comment