الرجوع
الصوت
المظهر
تسجيل الدخول
علامة (يتطلب تسجيل الدخول)
تم الحل (يتطلب تسجيل الدخول)
Question 10/18
What is a stack overflow in the context of recursion?
A situation where the function returns without completing all iterations
An error that occurs when the call stack exceeds its limit
An error that occurs when the base case is not reached
An error that occurs when the stack is too small
Previous
Next