0% found this document useful (0 votes)
19 views2 pages

I PU Computer Science QP-1

This document is a model question paper for the Computer Science subject for the academic year 2020-21, consisting of 37 questions divided into four parts. Part A includes 10 one-mark questions, Part B contains 5 two-mark questions, Part C has 5 three-mark questions, and Part D consists of 7 five-mark questions. The total duration of the exam is 3 hours and 15 minutes, with a maximum score of 70 marks.

Uploaded by

eekshaholla
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
19 views2 pages

I PU Computer Science QP-1

This document is a model question paper for the Computer Science subject for the academic year 2020-21, consisting of 37 questions divided into four parts. Part A includes 10 one-mark questions, Part B contains 5 two-mark questions, Part C has 5 three-mark questions, and Part D consists of 7 five-mark questions. The total duration of the exam is 3 hours and 15 minutes, with a maximum score of 70 marks.

Uploaded by

eekshaholla
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

I P.U.

C – MODEL QUESTION PAPER – 1


FOR REDUCED SYLLABUS– 2020-21

Subject: COMPUTER SCIENCE Subject Code:41


Time: 3 hr. 15 mins. Max. Marks: 70
Total Number of Questions: 37

PART - A

I. Answer the following questions: 1 x 10 = 10


Each question carries ONE mark

1. Who is called father of computer?


2. Define Cache Memory?
3. Expand ASCII.
4. Name any one Multi-User Operating System.
5. What is syntax error?
6. Define Keyword.
7. Write any one escape sequence used in C++.
8. Name the operator used with cout in C++.
9. What is the use of <math.h>?
10. Define an array.
PART - B

II. Answer any FIVE of the following questions. 2 x 5 = 10


Each question carries TWO marks
11. Write any two features of III generation of computers.
12. Compare RAM and ROM.
13. Mention the different types of Number System.
14. Define a) Testing b) Debugging
15. Write any two applications of OOP.
16. List the fundamental data types used in C++.
17. What is cascading of Input and Output operators?
18. Name any two string functions in C++.

P.T.O

DPUE/COMPUTER SCIENCE/I PU/2020-21 Page 1


PART – C

III. Answer any FIVE of the following questions. 3 x 5 = 15


Each question carries THREE marks

19. Expand a) OCR b) OMR c) MICR


20. Convert 45(10) to binary, octal and hexa-decimal number systems.
21. Differentiate between Interpreter and Compiler.
22. What is flowchart? Mention different types of flowchart.
23. Write an Algorithm for Simple Interest.
24. Mention the rules for naming Identifiers.
25. What is sequential construct? Give one example.
26. Give the Syntax and example for initializing one dimensional array at declaration.

PART - D
IV. Answer any SEVEN of the following 7 x 5 = 35
Each question carries FIVE marks

27. Explain different functional units of computer.


28. What is printer? Explain the types of printers.
29. Solve: 56(10) - 22(10) using 2’s complement method.
30. What is an operating system? Explain the functions of operating system.
31. Explain While Loop with syntax and example.
32. Write the symbols and their meaning used in Flow Chart.
33. Explain structure of C++ program with an example.
34. Explain arithmetic operators in C++ with suitable example.
35. Write a C++ Program to compute the factorial of a given number using for loop.
36. Compare if statement and if – else statements with an example for each.
37. Write a C++ program segment to accept and to display two-dimensional array.

**********

DPUE/COMPUTER SCIENCE/I PU/2020-21 Page 2

You might also like