In a stack, if a user tries to remove an element from an empty stack it is called _________
(a) Underflow
(b) Empty collection
(c) Overflow
(d) Garbage Collection
The above asked question is from Stack Operations topic in section Abstract Data Types of Data Structures & Algorithms I
This question was addressed to me in a job interview.