wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Binary

Total questions: 15

Worksheet time: 12mins

Name
Class
Date
1.

What is binary also known as?

a)

Base 1

b)

Base 2

c)

Base 3

d)

Base 10

2.

What are the number choices in binary?

a)

0 and 1

b)

0, 1 and 2

c)

0 to 2

d)

0 to 9

3.

What are the first 6 powers in binary?

a)

0, 2, 4, 8, 12, 32

b)

1, 2, 4, 8, 16, 31

c)

1, 2, 6, 8, 16, 32

d)

1, 2, 4, 8, 16, 32

4.

What is 23 in binary

a)

10101

b)

10110

c)

10111

d)

11000

5.

What is 1001 binary number in denary?

a)

8

b)

9

c)

10

d)

11

6.

What is 111111 in denary?

a)

60

b)

61

c)

62

d)

63

7.

What is the binary addition rule for 1 + 1 + 1?

a)

0

b)

1

c)

0 carry 1

d)

1 carry 1

8.

what is 0 + 1 in binary?

a)

0

b)

10

c)

11

d)

1

9.

What is 1 + 1 in binary?

a)

10

b)

01

c)

11

d)

2

10.

What is 111 +110?

a)

1100

b)

1101

c)

1110

d)

1111

11.

What effect does a left shift of 2 places have in binary?

a)

Multiplies by 2

b)

Multiplies by 4

c)

Divides by 2

d)

Divides by 2

12.

What issue can occur when performing a left shift?

a)

Get the answer wrong

b)

The number is lost

c)

Loss of accuracy due to overflow

d)

Loss of accuracy due to lost data

13.

What effect does a right shift of 4 places have in binary?

a)

Divides by 8

b)

divides by 4

c)

Divides by 32

d)

Divides by 16

14.

What issue can occur when performing a right shift?

a)

Get the answer wrong

b)

The number is over stated

c)

Loss of accuracy due to overflow

d)

Loss of accuracy due to lost data

15.

What is the word size (number of bits) of most new computers?

a)

8

b)

16

c)

32

d)

64