March-2023
March-2023
Note: This question paper contains two parts A and B. i) PART-A for 10 marks, ii) Part-B for
50 marks.
TU
Part-A is a compulsory question which consists of ten sub-questions from all units carrying
equal marks.
Part-B consists of ten questions (numbered from 2 to 11) carrying 10 marks each. From
each unit, there are two questions and the student should answer one of them. Hence, the
H
student should answer five questions from Part-B.
PART- A
U
(10 Marks)
se
1.a) Discuss about Flow Chart. [1]
b) Write about constants declaration in c. [1]
c) When to use go to statement? [1]
d
d) What is the scope of Local and Global variables? [1]
e) Declare a 3 dimensional array. [1]
f) Write about Command Line Arguments. [1]
pa
g) What is Self-Referential Structures? [1]
h) Write about append mode. [1]
i) Compare the complexity of searching algorithms. [1]
pe
j) Write applications of Stacks. [1]
PART-B
(50 Marks)
rs
2.a) Write about types of computer systems and computing environments.
b) Explain Software development life cycle. [5+5]
20
OR
3.a) What is Data type? Explain different data types available in C.
b) Explain the role of operator precedence and associativity in expression evaluation.[5+5]
23
4.a) Explain various conditional statements available in C.
b) Explain nested loops with example. [5+5]
OR
5.a) What is function? Explain user defined functions with return value.
b) Explain about recursion over iteration. [5+5]