Programming For Problem Solving (22CS102001)
Programming For Problem Solving (22CS102001)
MOHAN BABUUNIVERSITY
Sree Sainath Nagar, Tirupati 517 102
B.Tech ISemester (MBU22) CIAT-I Examinations, November, 020
(22CS102001) PROGRAMMING FOR PROBLEM SOLVING
(Commnon to: AIML)
Max. Marks: 50
Time: 90 Minutes Date: 24.11.2023 (FN)
PART-A
Answer Ail Questions. Al Questions Carry Equal Marks 10x2=20 Marks
Question BL CO
1, a) List primary data types.
L1 CO1
b} Define what a keyword is and list any three. L1 CO1
c) Differentiate compile time and Runtime initialization of variables. L2 CO1
PART-B
Answer One Question from each set. AlI Questions Carry Equal
Marks 2 x 15=30 Marks
Set-I
2. a) Differerntiate implicit and explicit type conversions. 7 Marks L2 CO1
b) Write aC program to evaiuate the following expressions: 8 Marks L3 CO1
i) ax5 + bx3 + c
ii) (ax t b)/(ax - b)
OR