MCQ
Q.
If memory for the run-time stack is only 150 cells(words), how big can N be in Factorial(N) before encounterring stack overflow?
Correct Answer: B
None.