Computer Science

Fill in the blanks:

The terminating condition used for solving a problem using recursion is termed as the _________ for that problem.

Python Functions

13 Likes

Answer

base case

Answered By

1 Like


Related Questions