Let's test your knowledge. Click the correct answer from the options.
Which of the following best describes the base case in recursion?
Click the option that best answers the question.
- The condition that terminates the recursive function
- The first step in the recursive function
- The final result returned by the recursive function
- The process of dividing the problem into smaller subproblems