Q12
What is the purpose of using recursion in a function?
A.
It allows a function to call itself
AnswerB.
It simplifies the syntax of the function
C.
It increases the performance of the function
D.
It makes the function easier to understand
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board