When recursion is used to solve a problem, why must the recursive method call itself to solve

Question:

When recursion is used to solve a problem, why must the recursive method call itself to solve a smaller version of the original problem?

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: