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

11 Model-Q Computer-Science

The document is a model set for a Computer Science exam for Grade XI, consisting of multiple-choice questions, short answer questions, and long answer questions. It covers topics such as programming languages, memory types, Boolean algebra, and computer system features. The exam is divided into three groups, with varying question formats and point allocations.

Uploaded by

bibekbc
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)
35 views2 pages

11 Model-Q Computer-Science

The document is a model set for a Computer Science exam for Grade XI, consisting of multiple-choice questions, short answer questions, and long answer questions. It covers topics such as programming languages, memory types, Boolean algebra, and computer system features. The exam is divided into three groups, with varying question formats and point allocations.

Uploaded by

bibekbc
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

Model Set

First Term
Computer Science (Grade: XI)

Group 'A'
Select and write in your answer sheet the most appropriate option
from the following multiple-choice questions. [1×9=9]
1. C++, Java are programming languages used in _________ generation.
a) Third b) First c) Second d) Fourth
2. Which of not correct for Secondary memory?
a) slower than primary memory
b) high storage capacity
c) Cheaper than primary memory
d) is a semiconductor memory
3. How to represent Boolean Expression F(x, y) = (x⊕y)’ in logic gate?

4. ______________ is not a component of CPU:


a) Register b) CU c) ALU d) Storage
5. Which is short-cut key for subscript in Microsoft Word?
a) Ctrl + = b) Alt + = c) Ctrl + shift + = d) Ctrl + shift + +
6. In Boolean algebra, the dual of A.1+0.B' is _________?
a) A+ (B.C)+1 b) A+ (B.C)+0
c) A+ (B.C')+1 d) A+ (B.C).1
7. Which statement is not true?
a) Magnetic disks were used in second generation computers
b) Transistors were used in Second generation computers
c) Charles Babbage is also known as the Father of Computer Science.
d) L1 cache is the slowest cache memory.
8. Which symbol is used for generate new line in C Language?
a) \t b) \n c) /t d)/n
9. Which of the following is an example of character
constant?
a) ch=”a” b) ch=“ab” c) ch=“ABC” d) ch=‘1’
Group 'B'
Give short answer to the following questions. (5 x 5=25)
10. What is computer? Explain any four features of computers. [1+4]
OR
Write five features each of Second generation computers and Fifth
generation computers. [2.5+2.5]
11. What is 1’s complement in number system? Subtract (11100)2
from (101101)2 using 1’s and 2’scomplement method. [1+2+2]
OR
Convert the following:
a) (10111.110)2 into octal
b) (347.0575)10 into hexadecimal
12. What is Memory? Write five differences between RAM and ROM.
[1+4]
13. Write the function and syntax of printf() function. Write a C
program to input two numbers and print the sum, product and
difference of the numbers. [2+3]
14. What is Boolean algebra? Explain OR and XNOR with truth table,
logic gates, expression and Venn-diagram. [1+4]

.
Group 'C'
Give long answer to the following question (2 x 8=16)
15. Explain computer system and its types in detail with the help of a
diagram. [8]
OR
Explain Primary memory in detail. [8]
16. Explain NOR, NOT, OR and XNOR with truth table, logic gates,
expression and Venn-diagram. [8]


You might also like