KENDRIYA VIDYALAYA NO.
3 MORAR CANTT GWALIOR
CLASS XI – PERIODIC TEST II 2018-19
COMPUTER SCIENCE
TIME 1.30 H. MAX M. 50
1. Write the equivalent Boolean Expression for the following logic circuit: 1
2. Write the equivalent Boolean Expression for the following logic circuit: 1
3. Write the SOP form for the Boolean Function F(X,Y,Z) represented by the given truth
table:- 1
X Y Z F
0 0 0 0
0 0 1 1
0 1 0 1
0 1 1 0
1 0 0 0
1 0 1 0
1 1 0 1
1 1 1 1
4. Write the POS form for the Boolean Function F(P,Q,R) represented by the given truth
table:- 1
A B C F
0 0 0 1
0 0 1 1
0 1 0 0
0 1 1 0
1 0 0 1
1 0 1 0
1 1 0 1
1 1 1 0
5. Verify the following using Truth table: 2
a. U. (U' +V) = (U + V)
6. Verify the following using truth table: 2
a. X+X.Y'=X
7. State & prove De-Morgan’s law using truth table. 2
8. Draw the equivalent logic circuit diagram of the following Boolean expression: 2
a. (A'+B).C'
9. Verify the following using Boolean laws: 3
10. Explain law of duality with an example. 2
11. What do you mean by Universal Gates. Name them 2
12. + V= 3
13. Explain the following terms in short. (1 mark each) 5
a. Attribute
b. Tuple
c. Relation
d. DBMS
e. Data Value
14. Give any 2 examples of common RDBMS 2
15. Consider the following tables MobileMaster and MobileStock and answer the
questions given below:
a. What is the cardinality and degree of table MobileMaster? 2
b. Identify Primary Key , Candidate key , Alternate key and Foreign key from the above table(IF
ANY) 2
16. Write base of Decimal,Binary,Octal and Hexa Decimal Number System 2
17. Convert the following (2 MARKS EACH) 8
a. 111110111101012 to HexaDecimal
b. B2F16 to Octal
c. 36748 TO BINARY
d. 7290510 TO HEXADECIMAL
18. Add Binary Numbers 110101 and 101111 2
19. What do you mean by ISCII and ASCII 2
20. Name any 3 Indian Languages in Unicode 3