Question
Which algorithm design is used when a task calls itself on smaller input?
Select an option. Your answer will be checked instantly.
Correct Answer: D. Recursion
Explanation:
The correct answer is Recursion.
Leave a Reply