|
|
|
Internet Categories
|
| Definition Of: |
Stack
(1) In programming, a special type of data structure in which items are removed in the reverse order from that in which they are added, so the most recently added item is the first one removed. This is also called last-in, first-out (LIFO).Adding an item to a stack is called pushing. Removing an item from a stack is called popping. During the execution of a program, variables are stored in a stack.(2) In networking, short for protocol stack.(3) In Apple Computer's HyperCard software system, a stack is a collection of cards.
|
| |
Internet INDEX:
List of Terms: Terms beginning with "A", Page 1 |
|
Page Number:
1 2 3 A: Page 1 of 3.
|
|
|
| Copyright © 2008 Internet-Dictionary.org. All rights reserved. |
|
|
|