Q12
What is a recursive function in C?
A.
A function that calls itself
AnswerB.
A function that uses a loop
C.
A function that returns a large value
D.
A function that takes no arguments
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board