What is underflow situation in stack?
Answer:
An underflow situation in a stack occurs when we try to POP an element from an empty stack.
Past Year - 1 Mark Questions
Past Year - 1 Mark Questions
Last updated at August 14, 2026 by Teachoo
Answer:
An underflow situation in a stack occurs when we try to POP an element from an empty stack.
Transcript
What is underflow situation in stack? Answer: An underflow situation in a stack occurs when we try to POP an element from an empty stack.