Stack/Definition

From Citizendium
< Stack
Revision as of 11:36, 26 June 2008 by imported>Alexander Wiebel (def)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
This article is a stub and thus not approved.
Main Article
Discussion
Related Articles  [?]
Bibliography  [?]
External Links  [?]
Citable Version  [?]
 
A definition or brief description of Stack.

Abstract data type in computer science that supports last-in first-out (LIFO) access to its contents.