You are on page 1of 1

1 PUC Computer Science.

2 Class Test, Date: 25/09/2021


st nd

I. Answer any 3 of the following 1X3=3


1. Define algorithm
2. What is problem definition in problem solving process?
3. What is man-machine interface?
4. Name the person one who introduced algorithm
5. What is header file in c++?

II. Answer any 3 of the following 2X3=6


6. Explain problem analysis and coding in problem solving process
7. Explain #defines and documentation in c++ structure
8. Explain any two characteristics of algorithm
9. Explain testing and maintenance in problem solving process

III. Answer any 2 of the following 3X2=6


10. Explain the main() method in c++
11. What is variable? Explain global variable and initialization in c++
12. Explain any 3 process in problem solving methodology

IV. Answer any 1 of the following 5X1=5


13. Explain the characteristics algorithm in detail
14. write a c++ program to find addition of two numbers

You might also like