wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

quiz for keybaord team

Total questions: 24

Worksheet time: 12mins

Name
Class
Date
1.

Every number system has a set of unique characters or literals . The count of these literals is __________

a)

Matrix

b)

Radix

c)

Radical

d)

Exponent

2.

If you take 2’s complement twice you get the __________ binary number.

a)

Half

b)

Twice

c)

Inverse

d)

None of these

3.

each X  in  ASCII code is

a)

any alphabet

b)

alphabet and digit

c)

zero or one

d)

zero to nine

4.

EBCDIC stands for ______

a)

interchange

b)

inverse

c)

incorporate

d)

infinite

5.

What is the ASCII code for ‘?’

a)

0010101

b)

0110101

c)

1111011

d)

1001110

6.

what is the ASCII code for ‘w’

a)

0000011

b)

1100011

c)

1001111

d)

0111111

7.

(9A7)16=(?)

a)

2561

b)

2391

c)

2471

d)

2982

8.

Number of nibbles in 1100100100001111

a)

4

b)

8

c)

16

d)

0

9.

________ code expresses each decimal digit by its 4-bit binary equivalent.

a)

ASCII

b)

EBCDIC

c)

BCD

d)

MSB

10.

Which code allows manufacturers to standardize input output hardware such as keyboard , printer etc.




a)

ASCII

b)

EBCDIC

c)

BCD

d)

LSB

11.

(781)= (?)



a)

1010001010

b)

1100001101

c)

0101110101

d)

0010101110

12.

(234)8 = (?)16


a)

8B

b)

9C

c)

13A

d)

9B

13.


(666)
10 = (?)16

a)

28A

b)

27A

c)

26A

d)

29A

14.

(856)10  = (?)8




a)

1520

b)

1530

c)

1540

d)

1550

15.

(643)8 = (?)2


a)

111100011

b)

110011000

c)

110100011

d)

1110001100

16.

(1.10)2 = (?)10


a)

1.0011

b)

1.0625

c)

0.1010

d)

1.0850

17.

(567)16 = (?)2

a)

0101011100111

b)

0100101101010

c)

1101000101010

d)

1000101101001

18.

Application of BCD. [Choose any three correct answers] !

a) It is used in pocket calculators.     b) It is useful code for input and output operation in digital circuits .

c) It is used to process alpha number.     d) It is used in digital voltmeters, electronic counters & digital clock.

a)

Option 1) b, c, d

b)

Option 2) a , b , c

c)

Option 3) a , b , d

d)

Option 4) a, c , d

19.

To convert binary number 10101100.01011 to octal number , we will make 3-bit groups from ______ for the integer part & ____________ for the fractional part .

a)

Right to Left , Left to Right 

b)

Left to Right , Right to Left

c)

Right to Left, Right to Left 

d)

Left to Right, Left to Right

20.

How real numbers are stored by the computer?

a)

Floating Point Presentation 

b)

ASCII

c)

Binary 

d)

Floating Point Representation

21.

One megabyte in base 2(binary) is equivalent to __________ .

a)

103 bytes

b)

104 bytes  

c)

210 bytes  

d)

220 bytes

22.

In hexadecimal system , each alphanumeric digit is represented as a group of ________ binary digits .

a)

1

b)

2

c)

3

d)

4

23.

The EXOR operation is also called _______ operation because it produces the same output for two different inputs .

a)

 Inverting

b)

Non-coincidence

c)

Multiplication

d)

None of the above

24.

when we convert a fractional decimal number to its _____ equivalent , we get an approximate answer .

a)

HEXA 

b)

OCTAL  

c)

BINARY

d)

NONE OF THESE