If the problem cannot be solved now, then a recursive function reduces it to a smaller but similar problem and ________.

If the problem cannot be solved now, then a recursive function reduces it to a smaller but similar problem and ________.


Answer: calls itself to solve the smaller problem


Learn More :