Examveda

In a stack implemented using an array, what happens if the stack exceeds its predefined size?

A. The stack expands dynamically

B. The stack overflows

C. The stack shrinks

D. The program crashes

Answer: Option B


This Question Belongs to Data Structure >> Stacks In Data Structures

Join The Discussion

Related Questions on Stacks in Data Structures