Q13
What happens when a stack overflows?
A.
The program crashes
B.
The top element is lost
C.
An error is thrown
AnswerD.
The stack size increases dynamically
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board