wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Binary

Total questions: 16

Worksheet time: 23mins

Name
Class
Date
1.
What are the only two numbers you can use in binary?
a)
0 and 1
b)
1 and 2
c)
1, 2, 3, 4, 5, 6, 7, 8, 9, 10
d)
1, 2, 4, 8, 16
2.

Which of these is the correct sequence for the place values in 1 Byte?

a)

128, 64, 32, 16, 8, 4, 2, 1

b)
1, 2, 4, 6, 8, 10, 12, 14, 16
c)

1, 2, 4, 8, 16, 32, 64, 128

d)
0, 1
3.
What is the denary number system?
a)
It counts the number of dens
b)
Our usual base 10 number system
c)
A special number system for computers
d)
Den Ary's number system
4.

Binary uses 1s & 0s to represent data

a)
True
b)
False
5.

What kind of 'base' system is binary known as?

a)

Base 12

b)

Base 8

c)

Base 2

d)

Base 10

6.

Convert 128 in denary to binary

a)
10000000
b)
01111110
c)
10000001
d)
11001100
7.

Convert 65 in denary to binary

a)
01100001
b)
00100001
c)
01000001
d)
00100101
8.

Convert 196 in denary to binary

a)
11000110
b)
11100100
c)
11000100
d)
11010100
9.

Convert 00010001 in binary to denary

a)
17
b)
27
c)
37
d)
47
10.

Convert 11001100 in binary to denary

a)
224
b)
134
c)
104
d)
204
11.

Convert 11111111 in binary to denary

a)
255
b)
245
c)
235
d)
225
12.

00001010 in binary is 10 in denary.

00001010 is shifted left 2 digits , what is the related denary now?

a)

5

b)

10

c)

20

d)

40

13.

What is 0101 + 0011?

HINT:

1 + 0 = 1

0 + 1 = 1

1 + 1 = 10

a)

1000

b)

1010

c)

0111

d)

1001

14.

Conver binary 11111110 to denary

a)

1

b)

0

c)

-1

d)

-2

15.

Conver denary -5 to binary

a)

11111010

b)

11111011

c)

11111110

d)

11111111

16.

What can Binary 01000100 01010011 01101001 be represented as ?

Hint: could be Character, Haxedecimal etc.

a)

DSi

b)

68 83 105

c)

44 53 69

d)

104 123 151