Vidyalelo
Data Structure · Q144

Introduction to Data Structures

Programming · Data Structure · question 144

Q144

In a stack, if a user tries to remove an element from an empty stack it is called . . . . . . . .

A.
Underflow
Answer
B.
Empty collection
C.
Overflow
D.
Garbage Collection

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board