C Programming - Old Questions

Question Answer Details

3. Discuss the advantages of using functions in programming. Differentiate between recursive function and normal function. Write a program using call by reference to swap the values of two variables.

10 marks
Asked in Model Question

Answer

AI Generated Answer

AI is thinking...