1) Answer The Following: Model Question Paper C Programming
1) Answer The Following: Model Question Paper C Programming
Max.Marks : 60
Answer Question No. 1 Compulsorily (12 x 1 = 12)
Answer ONE question from each unit (4 x 12 = 48)
Type casting
d) Function
e) Recursion
f)
Identifier
g) String
h) Command line Arguments
i)
Union
j)
Self-Referential Structure
k)
l)
UNIT-III
6 )a) Explain different types of functions with examples.
b) Discuss about storage classes.
(or)
7) a) Explain the concept of call by reference with example.
b) Explain Dynamic memory allocation with example.
UNIT-IV
8) a) Discuss about structures, array of structures with examples.
b) Differences between structures and unions.
(or)
9) a) Explain various sequential file accessing functions with examples.
b) Write a program to copy one file content to another file.