C Programming - Old Questions

Question Answer Details

1. Explain the role of function in programming. How function is declared, defined and called in C? Write a program to find factorial of 'n' using recursive function.

10 marks
Asked in 2077

Answer

AI Generated Answer

AI is thinking...