wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Binary & Spreadsheet Quiz Revision

Total questions: 31

Worksheet time: 22mins

Name
Class
Date
1.

What is 4 in binary? Use the conversion table for guidance.

a)

111

b)

101

c)

100

d)

1011

2.

What is 5 in binary? Use the conversion table for guidance.

a)

1001

b)

1111

c)

0101

d)

10011

3.

The binary numbering system uses _____ numbers.

a)

one

b)

two

c)

three

d)

four

4.

What are the numbers used in the binary numbering system?

a)

0-10

b)

0-15

c)

0-1

d)

0-5

5.

What numbering system do we use to count in the real world?

a)

Hexadecimal

Base 16

0-15

b)

Decimal

Base 10

0-9

c)

Octal

Base 8

0-7

d)

Binary

Base 2

0-1

6.

What is 0011 in denary? Use the conversion table for guidance.

a)

1

b)

2

c)

3

d)

4

7.

What is 1001101 in denary. Use the conversion table for guidance.

a)

82

b)

24

c)

77

d)

11

8.

What is 00100101 in denary? Use the conversion table for guidance.

a)

36

b)

37

c)

48

d)

27

9.

What is 46 in binary? Use the conversion table for guidance.

a)

00101110

b)

00011111

c)

01000100

d)

00110000

10.

What is 65 in binary? Use the conversion table for guidance.

a)

01100001

b)

00100001

c)

01000001

d)

00100101

11.

What is 11111101 in denary? Use the conversion table for guidance.

(a)  

12.

How must a cell containing a formula start?

a)

SUM

b)

=

c)

+

d)

( )

13.

A cell can contain text, values and what else?

a)

Currency

b)

Percentages

c)

Formulae

d)

Dates

14.
Which formula would you use to multiply cell B4 by cell C4?
a)
=B4*C4
b)
=B4xC4
c)
=(B4:C4)
d)
B4xC4=
15.

The cell reference is the combination of what two things?

a)

column number and row number

b)

column letter and row number

c)

column number and row letter

16.

What is written in cell D4?

a)

4376

b)

Doz

c)

PDA

d)

Web cam

17.

What is written in cell range E4:E7?

a)

The item numbers

b)

The quantities

c)

The unit prices

18.

A spreadsheet package is an application package

which

a)

Enables you to organise data as tables and perform operations on that data using functions and

formulae.

b)

Enables you to produce professional

documents.

c)

Enables the production of presentations to assist teaching and

lectures.

d)

Keeps tables of records of entities in an

organisation.

19.

Labels are used in a spreadsheet to

a)

Give the computer

instructions.

b)

Give information about the data being

displayed.

c)

Set up formulae

complete

calculations.

d)

Complete

calculations.

20.

What is the cell range of the cells highlighted in blue?

(a)  

21.

This function is used the find the highest value in a range

(a)  

22.

Which what if scenario would you use to check that cell C2 has the correct answer?

a)

=IF(C2="C", "Correct", "Wrong")

b)

IF answer =="London":

print("Correct")

else:

print("Wrong")

c)

=IF(A4="London", "Correct", "Wrong")

d)

=Check(C2="London", "Wrong", "Correct")

23.

What result would =SUM(C4:C7) give me?

a)

4

b)

5

c)

20

d)

An Error

24.

Which formula should be written in cell B3 to calculate the sale price?

a)

=B1 + B2

b)

=B1 - B2

c)

=B3 - B1

d)

=B2 * B1

25.

What is the formula to work out the MAX of the highlighted cells?

a)

=MAX(C1:Q1)

b)

=MAX(C15:R15)

c)

=MAXIMUM(C15:Q15)

d)

=MAX(D2:D9)

26.

What is the formula to work out the AVERAGE of the highlighted cells?

a)

=AVERAGE(C1:Q1)

b)

=AVG(C2:C8)

c)

=AVERAGE(C15:R15)

d)

=C15:Q15

27.

What is the formula to work out the MIN of the highlighted cells?

a)

=MIN(C1:Q1)

b)

=MIN(C15:R15)

c)

=MINIMUM(C15:R15)

d)

+MIN(E15:15)

28.

A formulae that gets the minimum value from a given range of cells.

a)

SUM

b)

AVERAGE

c)

MIN

d)

MAX

29.

A formulae that gets the maximum value from a given range of cells.

a)

SUM

b)

AVERAGE

c)

MIN

d)

MAX

30.

A formulae that adds all the values from a given range of cells.

a)

SUM

b)

AVERAGE

c)

MIN

d)

MAX

31.

A formulae that adds all the values from a given range of cells and divides it by how many numbers there were to get the mean.

a)

SUM

b)

AVERAGE

c)

MIN

d)

MAX