wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

representing numbers (lesson 1 plenary)

Total questions: 22

Worksheet time: 11mins

Name
Class
Date
1.

What is the meaning of the keyword 'Binary'?

a)

A system of numerical notation that has 2 as its base and uses only 0 and 1.

b)

A system of numerical notation that has 10 as its base and uses digits from 0 to 9.

c)

A programming language used for web development.

d)

A type of computer virus.

2.

What is the meaning of the keyword 'Bit'?

a)

A basic unit of information in computing and digital communications, representing a binary value of 0 or 1.

b)

A type of computer virus.

c)

A programming language.

d)

A hardware device used for storage.

3.

What do we call these symbols? (a b c d e f g h i j k l m n o p q r s t u v w x y z)

a)

letters

b)

numbers

c)

shapes

d)

colors

4.

How many of these symbols (letters) are there?

a)

26

b)

24

c)

30

d)

32

5.

What do we call these symbols: 0 1 2 3 4 5 6 7 8 9?

a)

digits

b)

letters

c)

shapes

d)

colors

6.

Why do we use 10 digits?

a)

Because we have 10 fingers to count with.

b)

Because there are 10 planets in the solar system.

c)

Because 10 is the largest number.

d)

Because ancient clocks had 10 hours.

7.

What is the length of this number 314?

a)

3 digits

b)

2 digits

c)

4 digits

d)

1 digit

8.

Can you give another example of a 3-digit number?

a)

123

b)

5

c)

89

d)

1000

9.

How many 3-digit numbers can there possibly be?

a)

1000

b)

900

c)

999

d)

899

10.

What do we call these symbols: 0 and 1?

a)

binary digits.

b)

prime numbers.

c)

hexadecimal values.

d)

Roman numerals.

11.

How many binary digits are there?

a)

2

b)

8

c)

10

d)

16

12.

What are the binary digits that digital devices use to do their 'writing'?

a)

0 and 1

b)

2 and 3

c)

A and B

d)

X and Y

13.

Binary digits are symbols, just like letters and words.

a)

True

b)

False

14.

Given the sequence 101, what is the length of this sequence?

a)

3

b)

1

c)

2

d)

4

15.

How many 3-bit numbers can there possibly be?

a)

8

b)

6

c)

4

d)

10

16.

Twitter (now 'X') is a ________ networking service.

a)

social

b)

financial

c)

educational

d)

medical

17.

What was the first message posted on Twitter in 2006? Fill in the blank: just setting up my _______.

a)

twttr

b)

twitter

c)

account

d)

profile

18.

Twitter’s coding scheme represents English characters as:

a)

4-bit sequences

b)

8-bit sequences

c)

16-bit sequences

d)

32-bit sequences

19.

What is the maximum number of characters in a single text message?

a)

160 (1120 ÷ 7)

b)

256 (1792 ÷ 7)

c)

320 (2240 ÷ 7)

d)

140 (980 ÷ 7)

20.

How many binary digits does it take to represent the message: See you tonight?

a)

105 (15 characters × 7 bits each)

b)

98 (14 characters × 7 bits each)

c)

112 (16 characters × 7 bits each)

21.

What is the maximum number of characters in a single text message?

a)

160 (1120 ÷ 7)

b)

256 (1792 ÷ 7)

c)

320 (2240 ÷ 7)

d)

140 (980 ÷ 7)

22.

Which of the following are possible values in a 1-bit sequence?

a)

A) 0

b)

B) 1

c)

C) 2

d)

D) 3