GIS Dictionary

Browse dictionary

stack

URL copied Share URL
  1. [computing] In computing, a data storage structure that operates on last in, first out (LIFO) protocol. As with a stack of dishes, the item placed on top of the stack last must be removed before the others may be manipulated.

Related Terms