wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Unit Test 1 Class 8 Computer

Total questions: 20

Worksheet time: 13mins

Name
Class
Date
1.

The input hexadecimal representation of 1110 is _______________

a)

0111

b)

15

c)

E

d)

14

2.

Convert the binary equivalent 10101 to its decimal equivalent.

a)

21

b)

12

c)

22

d)

31

3.

Which of the following is not a binary number?

a)

1111

b)

10101

c)

11E

d)

0100101

4.

Which of the following is the correct representation of a binary number?

a)

(124)2

b)

1110

c)

(110)2

d)

(000)2

5.

What could be the maximum value of a single digit in an octal number system?

a)

8

b)

7

c)

6

d)

5

6.

The binary number 111 in octal format is ________________

a)

6

b)

7

c)

9

d)

8

7.

Which of the following is not the characteristics of binary number system

a)

Last position in a binary number represents a x power of the base 2. Example 2 x where xrepresents the last position - 1.

b)

Uses two digits, 0 and 1.

c)

Each position in a binary number represents a 0 power of the base 2. Example 20

d)

Also called base 1 number system

8.

Hexadecimal numbers are a mixture of

a)

Binary and octal numbers

b)

Binary and decimal numbers

c)

Letters and decimal digits

d)

Octal and decimal numbers

9.

Convert (22)8 into its corresponding decimal number.

a)

28

b)

18

c)

82

d)

81

10.

The octal equivalent of the binary number (0010010100)2 is ______________

a)

226

b)

242

c)

224

d)

422

11.

Convert (5401)8 to hexadecimal.

a)

A01

b)

A02

c)

B01

d)

C01

12.

Which number system is also called base 16 number system

a)

binary

b)

octal

c)

decimal

d)

hexadecimal

13.

(ABC)16 is a valid hexadecimal number.

a)

True

b)

False

c)

NONE

14.

Which of the following is a characteristics of hexadecimal number system ?

a)

Uses two digits, 0 and 1.

b)

Also called base 8 number system

c)

Letters represents numbers starting from 10. A = 10. B = 11, C = 12, D = 13, E = 14, F = 15.

d)

Last position in an octal number represents a x power of the base 8. Example 8x where x represents the last position - 1.

15.

The number system that we use in our day-to-day life is the ..................................................


................................................ has base 10 as it uses 10 digits from 0 to 9.

Fill the above blank.

a)

Binary Number System

b)

Decimal Number System

c)

Octal Number System

d)

Hexa Decimal Number System

16.

.......................is a number expressed in the base-2 numeral system

a)

Decimal number

b)

Binary number

c)

Hexadecimal number

d)

Octal number

17.

If the number system have only 0,1,2,3,4 digits.

What will be the base of the number system?

a)

base 4

b)

base 10

c)

base 5

d)

base 6

18.

(2)3=(...........)10

a)

2

b)

4

c)

6

d)

8

19.

It has a base of eight and uses the number from 0 to 7. In the number system, are usually represented by binary numbers when they are grouped in pairs of three.

Which number system is this

a)

Octal number

b)

Hexadecimal number

c)

Binary number

d)

Decimal number

20.

What does the symbol D represent in a hexadecimal number system?

a)

8

b)

16

c)

13

d)

14