Vidyalelo
Data Structure · Q601

Miscellaneous on Data Structures

Programming · Data Structure · question 601

Q601

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
Answer
D.
Smaller instances of different problems

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board