Medium
Question 1/40
Stack Overflow
What causes a stack overflow in a program?
A
Too many elements in a queue
B
Exceeding the stack memory limit
C
Accessing an array out of bounds
D
Using an uninitialized pointer
Submit Answer
Why This Answer?
Stack Overflow
No explanation available for this question.