wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Hexadecimal + Binary Recap

Total questions: 10

Worksheet time: 10mins

Name
Class
Date
1.

Which of the following digits are used in hexadecimal?

a)

A

b)

G

c)

2

d)

13

e)

F

2.

Convert the hex number 'E3' to denary

(a)  

3.

Convert the denary number '99' into hexadecimal

(a)  

4.

Convert the binary number '10011101' into hexadecimal

(a)  

5.

Convert the hexadecimal number '5E' to binary

(a)  

6.

What are some advantages of using hexadecimal

a)

It uses less computer memory than binary

b)

It is easier to remember than binary

c)

It is easier to convert between hex and binary

d)

It makes you look smarter

7.

What sort of error will the following binary addition cause?


11110000 + 10011111

a)

Overflow error

b)

Underflow error

c)

Logical error

d)

Syntax error

8.

Complete the following binary addition

10101010 + 01010101

(a)  

9.

Convert the hexadecimal number 'FB' into binary

(a)  

10.

Convert the binary number '01101011' to hexadecimal

(a)