Term of the Moment

application integration


Look Up Another Term


Definition: stack underflow


An error condition that occurs when an item is called for from the stack, but the stack is empty. Contrast with stack overflow. See stack.