A recursive algorithm must _______________ in the recursive case. a. Solve the problem without recursion b. Reduce

Question:

A recursive algorithm must _______________ in the recursive case.

a. Solve the problem without recursion

b. Reduce the problem to a smaller version of the original problem

c. Acknowledge that an error has occurred and abort the program

d. Enlarge the problem to a larger version of the original problem

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  answer-question
Question Posted: