Page 1 of 1

if a function is recursively invoked, it is possible that the stack space is exhausted leading to stack overflow. true??

Posted: Sun Jul 03, 2022 12:00 pm
by answerhappygod
if a function is recursively invoked, it is possible that the stack space is exhausted leading to stack overflow.
true?? or false??