In a stack, if a user tries to remove an element from empty stack it is called
(a) Underflow
(b) Empty collection
(c) Overflow
(d) Garbage Collection
Answer:
(a) Underflow
In a stack, if a user tries to remove an element from empty stack it is called
Read more: Which of the SQL statement is correct