A Admin • 833K Points Coach Q. Which of the following statements about recursion in C++ is true? (A) A function cannot call itself (B) Recursion always results in an infinite loop (C) Recursive functions must have a base condition (D) Recursion is not allowed in C++ Correct Answer - Option(C) Views: 23 Filed under category C++ Hashtags: Share Manage Tags
Discusssion
Login to discuss.