Jump to content

LIFO stack

From EDM2
Revision as of 21:00, 26 October 2017 by Martini (talk | contribs) (Created page with "A data structure from which data is retrieved in "Last-In, First-Out" order. Category:Glossary")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A data structure from which data is retrieved in "Last-In, First-Out" order.