Jump to content

Linked list

From EDM2
Revision as of 21:00, 26 October 2017 by Martini (talk | contribs) (Created page with "A list in which the data elements may be dispersed, but in which each data element contains information for locating the next. Synonym for chained list. Category:Glossary")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A list in which the data elements may be dispersed, but in which each data element contains information for locating the next. Synonym for chained list.