Question
Which term best matches this description: a technique in which a function calls itself on smaller cases
Select an option. Your answer will be checked instantly.
Correct Answer: A. recursion
Explanation:
recursion is the term that matches the description: a technique in which a function calls itself on smaller cases
Leave a Reply