Q. Recursion is a method in which the solution of a problem depends on (Solved)
1. larger instances of different problems
2. larger instances of the same problem
3. smaller instances of the same problem
4. smaller instances of different problems
- c. smaller instances of the same problem