Noun: push-down queue
- (computing) a data structure in which the last item added is the first to be removed (LIFO), also known as a stack
"The computer used a push-down queue to manage the undo operations"
Derived forms: push-down queues
Type of: queue