S. B. Roll. No……………………………………….
COMPUTER PROGRAMMING USING C
3rd Exam/COMP/IT/CSE/0625/Jun’2021
Duration: 1.15Hrs. M.Marks:25
SECTION-A
Q1. Attempt any three questions. 3x5=15
i. Draw a flowchart to find largest among three given numbers.
ii. Differentiate between Structure and Union by giving example.
iii. What are different types of Operators in C?
iv. Differentiate between Call by Value and Call by Reference by giving example.
v. Write a program in C to input a number and find whether it is even or odd.
vi. Explain one dimensional and two dimensional arrays.
vii. What is file? Explain various operations and function available for file in C language.
SECTION-B
Q2. Attempt any one question. 1x10=10
a. Explain various loops available in C with syntax and example.
b. Explain decision making with IF statement, IF-ELSE statement and NESTED-IF statement.
c. Discuss the various storage classes available in C.
d. Write a Program to multiply two matrices.
o m
.r c
p e m
a o
r p .r c
b p e
p a
b r