Stack
From Wikipedia, the free encyclopedia
Stack may refer to:
- Chimney, in the term "smoke stack"
- Flue gas stacks, the industrial terminology for an industrial plant chimney
- Stack (geology), a large vertical column of rock in the sea
- Stack (category theory)
- A book stack, a way to organize books in a library.
- Stacks (rapper), the stage name of the rapper Yannique Barker.
- An amplifier stack, as used in guitar terminology
In computing a stack may refer to:
- Stack (data structure), a temporary data structure based on Last in, First out (LIFO)
- 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 model of computation in which the computer's memory takes the form of one or more stacks
- Protocol stack, a particular software implementation of a computer networking protocol suite
- Solution stack, set of software subsystems or components needed to deliver a fully functional solution