Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

G7 ICT Revision

Total questions: 25

Worksheet time: 19mins

Name
Class
Date
1.
1. ___________ is a free programming language created by MIT where you can create your own interactive stories, games, and animations.
a)
Sratch
b)
Stratch
c)
Scratch
d)
Srcatch
2.
2. A list of steps to finish a task.
a)
sequence
b)
algorithm
c)
analog
d)
logarithm
3.
3. An error in a program that prevents the program from running as expected.
a)
anomaly
b)
code
c)
bug
d)
rug
4.
3. Using the power of computers to solve problems is called...
a)
computer science
b)
technology class
c)
techwreck
d)
geogebra
5.
4. Using the power of computers to solve problems is called...
a)
computer science
b)
technology class
c)
techwreck
d)
geogebra
6.
5. Statements that only run under certain conditions or situations
a)
internet
b)
functions
c)
rationals
d)
conditionals
7.
6. A graphic character on the screen with properties that describe its location, movement, and look
a)
Sprite
b)
Backdrop
c)
Blocks
d)
Code
8.
7. Finding and fixing errors in programs.
a)
Unbugging
b)
Debugging
c)
Bug catching
d)
Rebugging
9.
8. An action that causes something to happen.
a)
prevent
b)
event
c)
conditionals
d)
loop
10.
9. The action of doing something over and over again.
a)
coding
b)
event
c)
conditionals
d)
loop
11.
10. The language of computer programming is
a)
Indonesian
b)
Code
c)
Clients
d)
Computer Network
12.
11. An algorithm that has been coded into something that computer understand and run.
a)
Event
b)
Debugging
c)
Program
d)
Conditionals
13.
12(a) Predict where the rocket will end its journey if it follow this flowchart? Click on this link to view the larger image
a)
Brown Planet
b)
Red Planet
c)
Green Planet
d)
Yellow Planet
14.
12(b). Predict where the rocket will end its journey if it follow this instruction?
a)
Brown Planet
b)
Red Planet
c)
Green Planet
15.
13. A plan, a set of step-by-step instructions to solve a problem.
a)
Program
b)
Algorithm
c)
Flowchart
d)
Decomposition
16.
14. Sequences of instructions for a computer.
a)
Program
b)
Algorithm
c)
Flowchart
d)
Decomposition
17.

Which script for the little dinosaur sprite would make this happen? Choose the letter of the correct answer.

a)
A
b)
B
c)
C
18.
2. You created your animation by breaking it into parts and building it in the order in which it runs. Choose the letter of the correct answer.
a)
A
b)
B
c)
C
19.
3. Choose the correct answer.
a)
1
b)
2
c)
3
d)
4
20.
4. Where would you go to find the "say block"?
a)
Motion
b)
Sound
c)
Events
d)
Looks
21.
5. In the Space Talk project, you made Nano do the “thank you” in sign language. Which code did you use to get Nano to move a hand to their mouth?
a)
A
b)
B
c)
C
22.
6. When does the bus glide away?
a)
Immediately when you click on the green flag
b)
Four seconds after you click on the green flag
c)
When you click on the bus
d)
Two seconds after you click on the green flag
23.
7. When you drag a sprite to a new position on the Stage, which properties will be updated in the Sprite pane below the Stage?
a)
A
b)
B
c)
C
d)
D
24.
8. In this game, which backdrop would appear next when you click on the bug?
a)
start
b)
Spotlight
c)
Urban
d)
end
25.
9. How can we fix the code below?
a)
A
b)
B
c)
C
d)
D