You are on page 1of 1

INDIAN SCHOOL DARSAIT

DEPARTMENT OF ICT

Subject: Computer Science with Python(083) Topic: Computer system & Organization Worksheet No: 1
Resource Person: Roilet Noronha Date of submission : 31st May 2021
Name of the Student :______________________ Class &Div: XI A Roll Number :___

1. Explain the functional units of a computer with a suitable diagram.


2. What is the function of a memory? Arrange the memory units from smallest to biggest:
Giga Byte, Kilo Byte, Tera Byte, Mega Byte, Byte and Peta Byte.
3. Differentiate between RAM and ROM.
4. Name any five the secondary storage media.
5. Define Software. Also briefly explain the following with an example:
a) System Software b) Utility Software c) Application Software.
6. Write a short note on Operating System.
7. What is the difference between an Interpreter and a Compiler?
8. Convert the following Decimal numbers to Binary : a) 116 b) 94.25 c) 474
9. Convert the following Binary numbers to Decimal : a) 1001010 b) 11001.01
10. Convert the Binary number 1010010110011.1101 to Hexadecimal and Octal.
11. Do the following conversions as directed:
a) (5BCD)16 to Binary
b) (ACE)16 to Binary
c) (56C9)16 to Decimal
d) (32456)10 to Hexadecimal
e) (BAD)16 to Octal
f) (FACE)16 to Binary
g) (EB4A)16 to Decimal
h) (72905)10 to Hexadecimal
i) (B2F)16 to Octal
j) (3674)8 to Binary
12. What is Unicode and what is its significance.
13. What are ASCII and ISCII?
14. Give duals for the following : a) XY+XY’+X’Y b) (A+0).(A.1.A’)
15. Prove the following using Truth Table:
a) X. (X+Y) = X
b) X’(Y’+Z’) + X’Y’ = X’
c) A ( (B’+C) + C’ ) = AB’
16. Draw the Logic Circuit diagram for the following :
a) F(a,b,c) = ab + ac’ + b’a’c’
b) F(X,Y,Z) = (X.Y) . (Y’+Z’) . (X+Z)

17. State and prove the following laws:


a) Distributive Law b) Complementarity Law c) De Morgan’s Law d) Absorption Law

ISD/ICT/XI/Computer Science/2021-22 Page 1 of 1

You might also like