стек — meaning in English
stek
Russian → English · translate English → Russian instead
English meaning
Senses
стек is used for these senses in English:
- queue (computing) A data structure in which objects are added to one end, called the tail, and removed from the other, called the head (in the case of a FIFO queue). The term can also refer to a LIFO queue or stack where these ends coincide. [from 20th c.]
- stack (computing, often with "the") A stack data structure stored in main memory that is manipulated during machine language procedure call related instructions.
queue — full definition
- noun A line of people or vehicles waiting their turn, served in the order they arrived.
- noun In computing, a data structure that holds items to be processed in order, usually first-in-first-out.
- verb To line up and wait for a turn.
- verb To add an item to a waiting list or processing order.
stack — full definition
- noun A pile of things placed neatly one on top of another.
- noun In computing, a data structure where the last item added is the first one removed, or the memory area used for tracking function calls.
- noun Informal: a large sum of money.
- verb To arrange things in a pile, or to add something to an existing pile.