Search Dictionary:  

linked list

 Sponsored Links: 
 
Computing Dictionary
 
 Definition: 

A data structure in which each element contains a pointer to the next element, thus forming a linear list.

A doubly linked list contains pointers to both the next and previous elements.

 
 See Also: programming

 

 

 

COPYRIGHT © 2000-2009 HYPERDICTIONARY.COM HYPERDICTIONARY.COM