You are on page 1of 2

GOVT.

PRACTICING GIRLS HIGH SCHOOL, TOWNSHIP,


LAHORE
Paper: Computer Sciences
Teacher: Mrs. Asia Batool
Name: ___________________________

Class: 9th
Roll No.: _____________

1. Fill in the Blanks


i.
ii.
iii.
iv.
v.
vi.
vii.
viii.
ix.
x.
xi.
xii.
xiii.
xiv.

(15)

ENIAC stands for ____________________________________________


When people talk about _______________ they usually mean an IBM compatible
computer.
__________________ designed an automatic mechanical calculation machine called
difference engine.
Processed data is called _____________
1 0000 0100 0010 is equal to ________________ (16).
1 000 100 010 is equal to _________________ (8)
2s complement of 0010 0011 (2) is __________________.
The process of performing arithmetic and logic operations with the help of computer
is known as _______________________________
____________ is a volatile memory.
Most important part of the computer hardware is the ________________________
The ______________ and ___________________ unit contains the electronic
circuitry that executes all arithmetic and logical operations.
The devices are connected together by a communications channel called a
_________________________
USB stands for _______________________________
John von Neuman developed the idea of the ________________________

2. MCQs

(10)

i.
Which of the following is not a high level language?
a. FORTRAN
b. BASIC
c. C and C++
ii.
A terminal consists of
a. a keyboard, mouse and printer
c. mouse and monitor

d. Assembly

b. keyboard and monitor


d. system unit and I/O devices

iii.
Which of the following is not a type of bus in computer?
a. Data Bus
b. Address Bus
c. Power bus
iv.
The third generation computers used
a. Vacuum Tubes
b. Integrated Circuits

c. Transistors

v.
The arithmetic/ Logic unit can perform:
a. Addition
b. Subtraction

c. multiplication

vi.

which of the following is a part of computer system?

d. Control bus

d. all

a. CPU

b. Memory

c. Input/output unit d. all

vii.
The hexadecimal number 10 (16) is equal to
a. 10(10)
b. 100(10)
c. 16(10)

d. all

viii.
1s Compliment of a negative binary number can be calculated by
a. reversing the bits in the number
b. reversing the bits in the number and adding one
c. cannot be calculated
d. both (i) and (ii)
ix.
the hexadecimal 100(16) is equal to
a. 0001 0000 0000 (2)
b. 256(10)
x.
Which one is not an input device
a. Mouse
b. Keyboard
c. Scanner

c. 400 (8)
d. Printer

3. True / False
i.
ii.
iii.
iv.
v.

d. all

(5)

LISP is used in Artificial Intelligence.


Instructions in ROM are used in booting process.
Slide-ruler is an example of analog computers.
A serial port allows a serial hardware device to communicate with the computer
by transmitting one bit of information at a time.
Registers are high speed memory locations inside CPU.

Answer the any 6 questions. Each carries 10 marks.


1.
2.
3.
4.
5.

What is a port? Explain types of ports.


What is CPU? Explain ALU and CU.
What is a compiler and interpreter.
Write a note on third generation of computer.
Convert into binary and octal
i.
78E(16)
ii.
129(10)
6. Convert into octal , decimal and hexadecimal
i.
1110101(2)
ii.
1001110(2)
iii.
00110011(2)
7. Represent
i.
ii.
iii.
iv.
v.

the following 8-bit 1s complement numbers into decimal


1000101
11111111
10000011
11100100
11011011

You might also like