Question
What must every correct recursive function have?
Select an option. Your answer will be checked instantly.
Correct Answer: C. A base case
Explanation:
The correct answer is A base case.
Leave a Reply