11th Computer Science 2nd Revision Test 2025 Question Paper Download
11th Computer Science 2nd Revision Test 2025 Question Paper Download
com
o3-02.5 Standard 11
COMPUTER SCIENCE
Maximum Marks: 70
Time Allowed: 3.00 Hours
Part-I
15x1=15
Choose the correct answer:
1) Which shortcut key is used to cut a file or folder?
a) Ctrl-+Alt+C b)Ctrl+Alt+X c) Ctrl+C d) Ctrl+X
2) 2^40 is referred as
b) Tera c) Peta d) Zetta
a)Kilo
et
3) What is the smallest size of data represented in a CD?
a) Blocks b) Sectors c) Pits d) Tracks
4) Operating system provides how many levels of securities to the u_er?
.N
a) 2 b) 3 c) 4 d) 1
5) Which is volatile memory?
a) ROM b) PROM c) RAM d) EPROM
i
6) Using the following recursive definition an =
la 1
axkan-1 otherwise
if n =0
sa
how many multiplications are needed to calculate al0?
a) 11 b) 10 c) 9 d) 8
7) Which of the following operator is extraction operator in C++?
da
9) If twO strings are equal, then. strcmp () function return which value?
a) 0 b) -1 c) +1 d) =
10) By default, a string ends with which character?
w.
a) \o b) \t c) \n d) \b
11) Aconstructor that accepts no parameter is called as
a) Parameterized constructor b) Copy constructor
ww
et
compulsory. 6x3=18
is
Note: Answer any six questions. Question No. 33
25) Add: (a) -22,o+15,0 (b) 20,0+25,0
.N
26) Write the De Morgan's Laws.
size of the data.
27) Classify the microprocessor based on the
28) Write a note on the elements of a windows.
i
29) Why is main(Ofunction special?
la
30) Write the syntax and purpose of switch statement.
31) Write short note on pow() function in C++.
sa
example.
32) How to access members of a structure? Give an
given number.
33) Write a C++program to print multiplication table of a
Part- IV
5X5=25
da
advantages.
35) a) Perform binary addition for the following:
()(-21),0+(5),0 (i1) (-12),0+(15),0
w.
(OR)
overloading?
b) What is functionoverloading? What are the rules for function
36) a) Explain about the types of ROM.
ww
(OR)
b) Write the difference between if-else and switch statement.
37) a) What is an output unit? Explain any three output devices.
(OR)
b) Explain the different types of inheritance.
38) a) What áre the advantages of OOPs?
(OR)
the entry controlled
b) What is an entry control loop? Explain any one of
loop with suitable example.