wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Y7 Autumn Term 1 Review 2021-2022

Total questions: 17

Worksheet time: 9mins

Name
Class
Date
1.

In binary which of these digits is the same as 'on'

a)

0

b)

1

c)

2

d)

3

2.

Which of the following is the binary for 2?

a)

1

b)

11

c)

10

d)

100

3.

which of these is the binary for 18

a)

11000

b)

10010

c)

10101

d)

10001

4.

The M in RAM stands for:

a)

Multiply

b)

Machine

c)

Melons

d)

Memory

5.

The G in GUI stands for:

a)

Graphics

b)

Goats

c)

Grids

d)

Girls

6.

Which of the following are input devices? You may tick more than one answer.

a)

Keyboard

b)

Display Screen

c)

Headphones

d)

Microphone

e)

Mouse

7.

Which of the following are outputs? you may tick more than one answer.

a)

Camera

b)

Printer

c)

Mouse

d)

Display Screen

e)

Speakers

8.

Which of the following would you use to change the turtles direction in edublocks?

a)
b)
c)
d)
e)
9.

Which of the following would you use to change the turtles pen colour in edublocks?

a)
b)
c)
d)
e)
10.

Which of the following would you use to change the turtles shape colour in edublocks?

a)
b)
c)
d)
e)
11.

Which of the following would you use to initialise the turtle in edublocks?

a)
b)
c)
d)
e)
12.

Which of the following would use the colour red in RGB format?

a)

0, 0, 0

b)

255,0,255

c)

255, 255, 255

d)

255, 0, 0

13.

Which of the following would use the colour blue in RGB format?

a)

0, 0, 0

b)

0, 0, 255

c)

255, 255, 255

d)

255, 0, 0

14.

Which of the following would use the colour black in RGB format?

a)

0, 0, 0

b)

0, 0, 255

c)

255, 255, 255

d)

255, 0, 0

15.

An algorithm is:

a)

a list

b)

a set of step by step instructions

c)

a calculation

d)

a set of dance moves

16.

In computing, decomposition is:

a)

breaking down a process into its stages

b)

chewing your food properly

c)

letting something decay

d)

a set of step by step instructions

17.

When decomposing a problem you should identify the (a)   and actions.