wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

WJEC 1.4 Organisation of Data - Binary

Total questions: 17

Worksheet time: 7mins

Name
Class
Date
1.
Computers can only process information using 0s and 1s
a)
TRUE
b)
FALSE
2.
What is the name of the Base 10 number system?
a)
Binary
b)
Denary
c)
Hexadecimal
3.
Binary is base
a)
16
b)
10
c)
2
d)
32
4.

A bit is

a)

a numerical label assigned to each device.

b)

the smallest unit of data in a computer.

c)

a keyboarding term for typing.

d)

just a lil bit.

5.

How many bits in a nibble?

a)

2

b)

4

c)

8

d)

1

6.

How many bits are there in a byte?

a)

8

b)

10

c)

2

d)

9

7.

How many nibbles are there in a byte?

a)

1

b)

2

c)

4

d)

8

8.

11010111 in binary is...

a)

ODD

b)

EVEN

9.

10111110 in binary is...

a)

ODD

b)

EVEN

10.

How can you tell if a binary sequence (01110010) is even?

a)

You add all the 1s up and if it's even then the binary sequence is even

b)

If there is a 0 on the end then it's an even number

c)

If there is a 1 on the end then it's an odd number

d)

You cannot

11.

How can you tell if a binary sequence (01110011) is even?

a)

You add all the 1s up and if it's oddthen the binary sequence is odd

b)

If there is a 0 on the end then it's an even number

c)

If there is a 1 on the end then it's an odd number

d)

You cannot

12.
Convert 10112 in to Denary (Base 10).
a)
10
b)
11
c)
9
d)
8
13.
The biggest number you can make with 4 binary digits is _____
a)
15
b)
14
c)
13
d)
16
14.
State the binary representation for the denary number 17
a)
0001 0001
b)
1000 1000
c)
0010 0001
d)
0001 0010
15.
How many bits do I need to be able to store the numbers from 0-255 (256 numbers)?
a)
6
b)
7
c)
8
d)
9
16.
State the denary representation for the binary number 0011 1101
a)
60
b)
61
c)
62
d)
63
17.
Convert denary 160 to binary.
a)
10100000
b)
11110110
c)
11101010
d)
00000100