In dictionaries:
push-down list
a list in which the next item to be removed is the item most recently stored (LIFO)
push-down storage
a storage device that handles data so that the next item to be retrieved is the item most recently stored (LIFO)
push-down queue
a last-in first-out kind of queue (LIFO)
push-down stack
a list in which the next item to be removed is the item most recently stored (LIFO)
push-down store
a storage device that handles data so that the next item to be retrieved is the item most recently stored (LIFO)
more...