(I) In C, all the function except main() can be called recursively. (II) If return type for a function is not specified, its default is int. (III) A function cannot be defined inside another function. Which of the above statements are true?
Reveal answer
Fill a bubble to check yourself