6. Usually recursion works slower than loops.
A. Yes
B. No
Advertisement
7. Is it true that too many recursive calls may result into stack overflow?
A. Yes
B. No
Advertisement
8. In a function two return statements should never occur.
A. Yes
B. No
Advertisement
Pages: 1 2
< PREVIOUS POSTFunctions - True / False Questions
NEXT POST >Pointers - General Questions