Q. Which of the following statements is false about recursion? (Solved)

1. every recursive function must have a base case

2. infinite recursion can occur if the base case isn’t properly mentioned

3. a recursive function makes the code easier to understand

4. every recursive function must have a return value

  • d. every recursive function must have a return value
Subscribe Now

Get All Updates & News