[Home]
[Edit this page]
[Recent Changes]
[Special Pages]
[Help]
list
Types of Lists:
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
list
List
A list is an ordered collection of items. Depending on how they are created, the list items can be located in contigous sections of memory (arrays) or in disparate blocks which are pointed to by the next or previous items in the list (linked list).Types of Lists:
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
