Stack (computing)
Appearance
Stack, as a term in computing, refers to:
- Stack (data structure)
- Call stack of a program, also known as a function stack, execution stack, control stack, or simply the stack
- Stack-based memory allocation as opposed to heap-based memory allocation in computing architecture
- Stack machine, a stack device
- Protocol stack