Font size
WorksheetsY7 Autumn Term 1 Review 2021-2022
Total questions: 17
Worksheet time: 9mins
In binary which of these digits is the same as 'on'
0
1
2
3
Which of the following is the binary for 2?
1
11
10
100
which of these is the binary for 18
11000
10010
10101
10001
The M in RAM stands for:
Multiply
Machine
Melons
Memory
The G in GUI stands for:
Graphics
Goats
Grids
Girls
Which of the following are input devices? You may tick more than one answer.
Keyboard
Display Screen
Headphones
Microphone
Mouse
Which of the following are outputs? you may tick more than one answer.
Camera
Printer
Mouse
Display Screen
Speakers
Which of the following would you use to change the turtles direction in edublocks?
Which of the following would you use to change the turtles pen colour in edublocks?
Which of the following would you use to change the turtles shape colour in edublocks?
Which of the following would you use to initialise the turtle in edublocks?
Which of the following would use the colour red in RGB format?
0, 0, 0
255,0,255
255, 255, 255
255, 0, 0
Which of the following would use the colour blue in RGB format?
0, 0, 0
0, 0, 255
255, 255, 255
255, 0, 0
Which of the following would use the colour black in RGB format?
0, 0, 0
0, 0, 255
255, 255, 255
255, 0, 0
An algorithm is:
a list
a set of step by step instructions
a calculation
a set of dance moves
In computing, decomposition is:
breaking down a process into its stages
chewing your food properly
letting something decay
a set of step by step instructions
When decomposing a problem you should identify the (a) and actions.
