Worksheet 1
Worksheet 1
CLASS – XI
COMPUTER SCIENCE
WORKSHEET (2022-2023)
2. Expand
i) CPU / ALU/ CU ii) RAM/ROM iii) SRAM /DRAM
iv) PROM v) EPROM vi) EEPROM
vii) CD/DVD/BD viii) USB ix) APU/GPU
1. State and prove De Morgan’s Theorem with the help of truth table.
2. Prove the following Boolean expression using truth table:
i) (X+Y) (X+Z) = X+YZ
ii) X+ Y = Y + X
iii) A + 1 = 1
3. Explain the following logic gates with the help of truth tables:
AND, OR, NOT, NAND, NOR, XOR
4. Simplify the following Boolean expression-
X’Y’Z’ + X’YZ’+ XY’Z’+XYZ’
5. State and verify Absorption law in Boolean Algebra using truth table.