Solved

If the Problem Cannot Be Solved Now, Then a Recursive

Question 28

Multiple Choice

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


A) exits
B) returns to the main function
C) returns to the calling function
D) calls itself to solve the smaller problem

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions