1. Computer Science Engineering (CSE)
  2. Data Structure (DS)
  3. What happens when the stack is full and ...
Q.

What happens when the stack is full and there is no space for a new element, and an attempt is made to push a new element?

A. overflow
B. underflow
C. top
D. none of the above
Answer» A. overflow
View all MCQs in:   Data Structure (DS)

Discussion