You are on page 1of 5

ACADEMIC YEAR 2020- 21

Revision test - I
Class : 11
I. Answer the following questions. 15 x 1 = 15
1. What do you mean by ALU?
Ans : Arithmetic logical Unit. It’s used to do arithmetic and
logical calculations.

2. How many kilobyte is there in 1 megabyte?


Ans : 1024KB

3. Convert the following:


(1011010)2 to Hexadecimal
Ans : 5A

4. Convert the following:


(110110111)2 to octal
Ans : (667)8

5. Write two functions of operating system.


Ans : 1) controls overall performance of the hardware
2) checks the proper functioning of the hardware
devices
• Or any relevant answers.
6. What are the three types of Language Processor?
Ans : Compiler, Interpreter and Assembler

7. Arrange the following in ascending order:


Tera byte, bit, MB, KB
Ans : bit, Byte, KB, MB, TB

8. Which of the following are not input devices?


(i) Keyboard
(ii) Microphone
(iii) Projector
(iv) Headphones
ANS : iii and iv

9. Name any 2 temporary storage devices of the computer.


Ans : Register, Cache, Main Memory (RAM) (Any 2)

10. What is the base value for octal number system?


Ans : 8

11. State commutative law.


Ans : (A+B) +C = A+ (B+C) or (A. B) C = A. (B. C)

12. Which gate is called as inverter gate?


Ans : NOT gate
13. Expand ASCII
Ans : American Standard Code for Information Interchange

14. Give the full form of PROM


Ans : Programmable Read Only Memory

15. What is the difference between EPROM and EEPROM?


Ans : EPROM uses ultra violet rays to erase the memory
while EEPROM uses electrical power.
II. Answer any 5 questions. 5 x 2 = 10
1. Write the difference between ROM and RAM
Ans : ROM :
• Data which stored in ROM can’t be edited.
• Non volatile memory.
RAM :
• Data can be edited here
• Volatile in memory. Temporary memory.

2. Draw the circuit diagram for the following bellow


expression.
A B + A’ B C

3. Name the Boolean law shown below and verify it using


a truth table:
A+BC=(A+B).(A+C)
Refer in textbook
4. Convert the Following as Directed
(i) (534) 10 =(?) 2
Ans : 1000010110
(ii) (101011) 2 =(?) 10
Ans : 49
5. Convert the hexa decimal value 3BA into decimal.
Ans : 954
6. Explain any two output devices.
Ans : monitor, projector, speaker, printer (any two)
III. Answer any five questions. 5 x 3 = 15
1. State Demorgans law and verify it by using truth table.
Refer in textbook

2. What is the difference between compiler and interpreter?

3. Convert (3674)8 to binary and (B2F)16 to octal number.


Ans :
11110111100 binary
5457 octal

4. Draw the logic circuit from the following expression


Y = AB + B′C + C ′A’
5. Explain the different types of software.
Ans : System software, application software

6. Do you think that CPU is important in computer system


organisation? Explain.
Ans : yes. Any valid 3 or more reasons full mark.

You might also like