CBSE Class 12 Computer Science Question 15 of 63

Data Structures in Python — Question 8

Back to all questions
8
Question

Question 8

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

Answer