Adobe Scan Apr 26, 2023
Adobe Scan Apr 26, 2023
USN
Module-4
7 a What is Function? Explain different cate gories of user defined functions. (10 Marks)
b. Write a C program for evaluating the binomial coefficient using afunction Factorial (n).
(06 Marks)
C. Explain Local and Global variables with example. (04 Marks)
OR
a
Differentiate i) User defined and built in function ii) Recursion and Iteration,
(10Marks)
b. Explain Call by value and Call by reference with example. (10 Marks)
Module-5
9 a. What is Structure? Explain Structure declaration and Initialization with example. (10 Marks)
b. What is Union? How to declare Union? List out the differences and similarities between
Structure and Union. (10 Marks)
OR
10 a What is Pointer? How to declare and initialize pointers? Explain with example. (06 Marks)
b. Write a C program to find sum of two squared number using Macro square (n). (06 Marks)
C. Write a C program to find sum, mean,standard deviation of array elements using pointers.
(08 Marks)
2 of2