You are on page 1of 2

TIMMANAGOUDAR EDUCATION ACADEMY’S

PRISM P.U. SCIENCE COLLEGE


SAPTAPUR, DHARWAD-01.Ph: 0836-2775034, 2472016.
PUC I YEAR ANNUAL EXAMINATION JUNE – 2021
Date : 05-06-2021 SUBJECT : COMPUTER SCIENCE MARKS : 70 Duration : 3 Hours

SECTION A
I. Answer ALL the following Questions. 10 X 01 = 10
1. Who is the first programmer of the computer?
2. Where is L1 cache memory is located in motherboard?
3. Expand ASCII.
4. What is multi user operating system?
5. What is an algorithm?
6. What is token?
7. Mention the types of documentation.
8. What is stream insertion operator in C++.
9. What is the use of <math.h>?
10. What is two dimensional array?

SECTION B
II. Answer any FIVE of the following Questions. 05 X 02 = 10
11. Why Charles Babbage is called father of the computer?
12. Write the difference between primary memory and secondary memory.
13. What are the computer codes?
14. Define
(a) Testing (b) Debugging
15. Give any two differences between procedural oriented programming & structural
oriented programming.
16. List the fundamental data types used in C++.
17. What is the cascading input and output operator in C++?
18. Explain the use of strcat () function with an example.

SECTION C
III. Answer any FIVE of the following Questions. 05 X 03 =15
19. Write short note on keyboard.
20. Convert 47(10) to Binary, Octal and Hexadecimal number system.
21. What is software? Explain it’s types.
22. Explain the characteristics of good program.
23. Write any three symbols and their meaning used in flowchart.
24. Mention the rules to naming an identifier.
25. Explain the working of simple if statement with an example.
26. Give the syntax and example for initializing one dimensional array at declaration.

SECTION D
IV. Answer any SEVEN of the following Questions. 07 X 05 = 35
27. Explain about first generation of computer.
28. What is printer? Explain the types of printers.
29. Subtract 23(10) – 17(10) . Using 2’s compliments.
30. Explain the functions of operating system.
31. Explain do-while loop with syntax and example.
32. Write an algorithm to find the biggest of two numbers.
33. Explain the characteristics of C++ programming language.
34. Explain the structure of C++ program with example.
35. Explain switch statement with suitable programming example.
36. Compare while and do-while constructs with suitable example.
37. Write a C++ program segment to accept and display two dimensional array.

You might also like