Stacks

From TRCCompSci - AQA Computer Science
Revision as of 21:17, 5 March 2017 by Jared (talk | contribs) (Created page with "A stack is a data structure that can only have data added or removed from the top.")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

A stack is a data structure that can only have data added or removed from the top.