A

Admin • 833K Points
Coach

Q. Recursion is a method in which the solution of a problem depends on

  • (A) larger instances of different problems
  • (B) larger instances of the same problem
  • (C) smaller instances of the same problem
  • (D) smaller instances of different problems

Explanation by: Admin

in recursion, the solution of a problem depends on the solution of smaller instances of the same problem.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.