Vidyalelo
C Programming · Q12

Function

Programming · C Programming · question 12

Q12

What is a recursive function in C?

A.
A function that calls itself
Answer
B.
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