wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Data Representation Assessment Year 10

Total questions: 13

Worksheet time: 49mins

Name
Class
Date
1.

Which of these lists correctly orders the binary numbers from largest to smallest?

a)
1010, 1011, 0101, 0010
b)
1100, 1000, 1101, 0001
c)
1001, 1100, 0100, 0011
d)
1100, 1011, 1001, 0100
2.
Which of the indicators on this cell phone interface could represent a single bit of information. Choose 2 answers.
a)
Brightness
b)
Airplane mode
c)
WiFi
d)
Music - play , forward, rewind
e)
Volume of sound
3.
How many bits in 2 bytes?
a)
2
b)
8
c)
16
d)
64
4.

Convert 39 from decimal to binary

(a)  

5.

Convert 63 to binary, written as a byte

(a)  

6.

Convert the binary number 001100 to decimal

(a)  

7.

What is the highest decimal number you can represent using 8 bits?

(a)  

8.

What does RGB in the colour picker stand for?

(a)  

9.

How many bits are used for one ASCII character?

(a)  

10.

You have 8 candles to represent the binary equivalent for your nan's birthday cake. She turns 72. Which candles should be lit(use a 1) and which should not be lit(use a 0) to represent the binary version of 72?

Write your answer in binary code.

(a)  

11.

It's your friend's birthday and you want to use binary numbers for the candles on the cake.

What is the least number of candles you need if your friend is turning 17?

(a)  

12.
Consider this sequence of bits: 011101010101000101011011100011 How many bytes do you need to represent these bits?
a)
32
b)
4
c)
5
d)
30
e)
40
13.

You constructed a simple calculator that adds numbers. There are 5 wires for inputting the numbers.

The wires are currently "off, "on", "on", "off", "on".

What decimal number does that represent?

(a)