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

1 Like

Answer

base case

Answered By

1 Like


Related Questions