I Pu Computer Science (Model Paper - 2)
I Pu Computer Science (Model Paper - 2)
I. Select the correct answer from the choices given: (Repeated answers will not be considered)
1. Which of the following is characteristic of computer _____?
a) Versatility b) Less speed c) More cost d) All the above
2. Memory unit starts from __________
a) Gigabyte b) Kilobyte c) Bit d) byte
3. EPROM stands for ________.
a) Erasable and Programmable Read Only Memory
b) Electrical Erasable and Programmable Read Only Memory
c) Extra Programmable Read Only Memory
d) Extreme and Programmable Read Only Memory
4. Which of following is binary conversion of 25(10)?
a) 0001 1001 b) 1010 1101 c) 0000 1111 d) 1101 0010
5. A + B = SUM, is __________ error?
a) Syntax b) Semantic c) Run - time d) Logical
6. _______ is method of programming which uses selection and iteration statements.
a) Structured Programming b) Modular Programming
c) Procedural Programming d) None of the above
7. ________ is father of C++.
a) Bjarne Stroustrup b) Charles Babbage c) Newton d) W. G. Grace
8. Which of the following is Manipulator in C++ ____
a) sqrt( ) b) setw( ) c) strcpy( ) d) int
9. do – while is also called as ______
a) for loop b) Switch loop c) Pre – tested loop d) Post – tested loop
II. Fill in the blanks choosing the appropriate word/words from those given in brackets.
(Repeated answers will not be considered)
( >>, for, recursion, one, keyword)
16. ________ is a word which has special meaning in C++.
PART – B
Answer any FOUR questions. Each question carries two marks. 2x4=8
*****