C Programming - Old Questions

Question Answer Details

1. What is an expression and operator? Discuss operator associativity in C. Write a program to find factorial of a given integer using recursion.        (2+3+5)

10 marks
Asked in 2078

Answer

AI Generated Answer

AI is thinking...