Examveda
Examveda

In C, what is the purpose of the 'recursion' in a function?

A. To create an infinite loop

B. To make the function faster

C. To make the function return a constant value

D. To call the function itself

Answer: Option D


This Question Belongs to C Program >> Function

Join The Discussion

Related Questions on Function