1. Computer Science Engineering (CSE)
  2. Data Structures (DS)
  3. Linear Data Structures -Stacks and Queue...
  4. In a stack, if a user tries to remove an...
Q.

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
View all MCQs in:   Data Structures (DS)

Discussion