Pps QUESTION BANK
Pps QUESTION BANK
Module - I
1 List out properties of an algorithm? 2 L2 1 1,2
3 Evaluate the given expression by considering the ‘x=10’ and ‘z=5’: 2 L2 1 1,2
Module – II
2 List out any two string handling functions with syntax? 2 L3 2 1,2
3 What is the logic to print the alternate numbers between 1 to 10? 2 L3 2 1,2
Module – III
1 Differentiate array and string and give example? 2 L2 2 1,2
2 Write the syntax and example of 1D & 2D Arrays? 2 L3 2 1,2
5 When compiler will consider initial value ‘garbage’ and ‘zero’? 2 L2 2 1,2
Module – I
3 List out all operators and explain any four operators with examples? 5 L2 1 1,2
5 Describe the Basic structure of C program with the help of an example? 5 L2 1 1,2
Module - II
1 Compare while, do-while and for loops with syntax and semantics? 5 L2 2 1,2
5 Write a C program to find matrix multiplication and trace the code? 5 L3 2 1,2
Module - III
2 Write programs to illustrate the usage of ‘auto’ and ‘static’ storage classes 5 L3 2 1,2
3 Develop programs to illustrate the usage of ‘register’ and ‘extern’ storage 5 L3 2 1,2
classes
4 Crate a program to merge two arrays into third array and trace the code 5 L3 2 1,2
5 Write a c program to sort array of elements and trace the code. 5 L3 2 1,2