[Home]Stack

HomePage | Recent Changes | Preferences

Showing revision 6
A Last In, First Out (LIFO) type of data structure that is very common in computing. An operation that adds an element to a stack is called a push? and one that removes an element is called a pop.

Many modern cpus support a stack. Many Virtual Machines are stack-based, but others are not, like the Java VM. (where should this link go? should it be a link at all?)


HomePage | Recent Changes | Preferences
This page is read-only | View other revisions | View current revision
Edited September 26, 2001 1:06 pm by BlckKnght (diff)
Search: