<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Queue (abstract data type) - Page 1 - Wikipedia">
<p>
<a accesskey="3" href="page.php?w=Queue_%28abstract_data_type%29&amp;p=2">3.Next</a>
</p>
<p>In <a href="page.php?w=computer_science">computer science</a>, a queue is an abstract data type that serves as an ordered <a href="page.php?w=collection_%28abstract_data_type%29">collection</a> of entities. By convention, the end of the queue where elements are added is called the back, tail, or rear of the queue. The end of the queue where elements are removed is called the head or front of the queue. The name queue is an <a href="page.php?w=analogy">analogy</a> to the words used to describe people in line to wait for goods or services. It supports</p><p>
<a accesskey="3" href="page.php?w=Queue_%28abstract_data_type%29&amp;p=2">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
