C Model Question Paper
C Model Question Paper
Second Semester
MODEL EXAMINATION
CS3251- PROGRAMMING IN C
11.(a) Explain the various data types being supported by C language? (16)
(Or)
(Or)
(b) Write the concepts of String Handling function with example program? (16)
13. (a) Classify the Function prototype with an example? (16)
(Or)
(ii) Explain the program for pass by value and pass by reference? (8)
(Or)
(b) (i) Can linked list grow dynamically? Justify your answer with example program? (8)
(ii)Explain the need for nested structure with appropriate example? (8)
15.(a)How does random accessing of files are done in C language? Explain in detail? (16)
(Or)
(iii)List out the mode in which a C file can be opened. Specify purpose of each mode?(5)