Semester : SEMESTER 3
Subject : Computer Programming
Year : 2018
Term : DECEMBER
Scheme : 2015 Full Time
Course Code : EE 207
Page:2
12
13
14
15
16
17
Where R is the reminder when a student divides his/her Roll No. by 6. Write aC
program to list group members of each group.
PARTC
Answer any two full questions, each carries 10 marks.
Write aC program to multiply two matrices (10)
a) What is meant by recursive function? Give example? (5)
b) Explain different string handling function in C with examples? (5)
What is storage classes in C and explain different storage classes in C with
example?
PART D
Answer any twofull questions, each carries 10 marks.
a) Write a C program to find factorial of a number using pointer
b) What are the advantages of using pointers in C
a) How does a structure differ from an array in C?
b) How is append mode different from write mode regarding files in C?
a) Write ೩೫ ython program to read time in sec and convert that to hr:min:sec.
b) Write a Python program to check whether the given year is leap year or not.
Page 2 of 2