push-down list
Definitions
Computing
- noun a method of storing data in which the last item stored is always at the same location, the rest of the list being pushed down by one address
Electronics
- A data list in which the last item placed is the first item to be retrieved, as in LIFO. Also spelled pushdown list.
