wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Binary and Hex

Total questions: 15

Worksheet time: 13mins

Name
Class
Date
1.

Binary is a ............... number system

a)

Base 2

b)

Base 10

c)

Base 16

d)

Base 8

2.

Denary is a ............... number system

a)

Base 2

b)

Base 10

c)

Base 16

d)

Base 8

3.

Hexadecimal is a ............... number system

a)

Base 2

b)

Base 10

c)

Base 16

d)

Base 8

4.

Decimal, Base 10 and (a)   are all the same.

5.

128, 64, 32, 16, 8, 4, 2, 1 are part of the conversion table for what number system?

a)

Denary

b)

Binary

c)

Hexadecimal

d)

Octal

6.

11111111 is what number in denary?

a)

256

b)

255

c)

254

d)

128

7.

Convert FF from Hexadecimal to denary.

a)

10

b)

25

c)

374

d)

255

8.

To convert between Hex and Denary, you need to times the first digit by 16 and do what with the second digit?

a)

+

b)

-

c)

x

d)

/

9.

Which is the correct calculation for converting A2 (Hex) to denary?

a)

(A+2)x16

b)

A+(2x16)

c)

(2X16)+A

d)

(Ax16)+2

10.

Complete the conversion:

24(Hex) to Denary:

(2x16)+4

a)

32

b)

38

c)

36

d)

40

11.

Complete the conversion:

4E(Hex) to Denary:

(4x16)+E

(4x16)+14

a)

65

b)

64

c)

78

d)

74

12.

11111101 is what number in denary?

a)

254

b)

253

c)

252

d)

128

13.

1101 is what number in denary?

a)

13

b)

11

c)

15

d)

7

14.

Convert A3 in to denary:

a)

160

b)

150

c)

168

d)

163

15.

A24E99F4A7B67DEF7521 is what type of data?

a)

Hexadecimal data

b)

Binary Data

c)

Denary Data

d)

Octal Data