Are you sure you're getting this? Is this statement true or false?
Stack underflow
happens when we try to pop an item from an empty stack. Overflow happens when we try to push more items on a stack than its max capacity.
Press true if you believe the statement is correct, or false otherwise.