C Programming - Old Questions
Question Answer Details
4. What is recursion? Write a program to find the factorial of a given integer using recursion. [1+4]
Answer
AI Generated Answer
AI is thinking...