Font size
WorksheetsYear 8 End of year Assessment
Total questions: 88
Worksheet time: 49mins
What is E-Safety?
Knowing how to be safe online
Knowing how to be safe in a public place
Knowing how to cross a road
Knowing how to be safe in school
What name would you give to an email attachment that may harm your computer?
Phishing
Spam
Malware
Troll
What should you never give to a stranger online?
A high five
Your address
A self portrait
First name
5. You just got a message from PhoneWinz!! saying you have won a new phone.
Should you click on the link in the message?
Block Sender
Click Link
15. Choosing your birthday as a password.
Safe
Unsafe
16. Which of these is consider as personal information?
Date of birth
Gender
Online nikename
Why do we learn Python?
It's a really big snake
It's the name of a very funny comedy show
It's simple and easy to learn
It's so rare that no one else knows it
print("Hello world!")
print(3+4)
What would this print?
print("3+4")
Print("Hello world!")
print("Hello" + "world" + "today")
print(Hello world!)
print("Hello world!\nHello world!")
Hello world!
print("Hello world!" * 2)
print(9/3)
What programming concept means following steps in order?
Iteration
Sequence
Selection
What is a character in Scratch called?
Bat
Cat
Sprite
Crab
Which word below describes the use of a repetition block?
Order
Steps
Loop
Decision
What group of blocks controls movement of the Sprite?
Control
Sensing
Motion
Look
Displays the location of your X and Y positions.
stage
coordinates
volume
What is the backdrop area called in Scratch?
Ground
Paint
Area
Stage
Which of the following will allow the movements to occur continuously to various positions?
What does this block do?
It writes notes for you
It plays a musical note
It beats the drum
What does this block do?
Repeat the code forever
Repeat the code 2 times
Repeat the code until touching the sprite
What does this code block do?
Go Up
Go Down
Go Left
Go Right
What symbol is used for formulas ?
=
!
£
{
What symbol is used for addition?
*
/
+
-
What symbol is used for subtraction (take away)?
*
/
+
-
What symbol is used for division (divide)?
*
/
+
-
What symbol is used for multiplication (times)?
*
/
+
-
What is =B2 + C2 ?
2
10
1
11
What is =A2 - C1 ?
2
10
1
11
What is =B1 * B2 ?
2
10
1
11
What is =A1 + A2 + B2 ?
3
10
1
11
What is =C2 / B1 ?
3
10
1
11
what is this device?
microbit
microphone
micstone
the microbit has
1 push button
2 push button
3 push button
i can use microbit to write numbers
yes
no
microcontroller is a device that it can be programmed
yes
no
LED shows
sound
light
variable holds data that
change
doesnt change
used in programming to make code shorter
math
loop
variable
repeat code for a givin number of times
number loop
for loop
repeat code until a condition is met
for loop
while loop
loop that need a variable
for loop
number loop
What component processes instructions?
Motherboard
CPU
Hard drive
RAM
What is this component?
Motherboard
RAM
CPU
Hard drive
Which component holds data for currently running programs?
Hard drive
CPU
RAM
Solid state drive
Which component connects all other components and devices together?
CPU
Motherboard
RAM
GPU
This is...
GPU
RAM
CPU
Motherboard
What does this component do?
Processes instructions
Connects components together
Holds data and programs, even when the computer is turned off
Specialises in processing 3D graphics
What does this component do?
Connects other components together
Holds data when the computer is turned off
Supplies power to other components
Processes instructions
Which component specialises in processing 3D graphics?
CPU
RAM
Motherboard
GPU
What is this component?
GPU
Motherboard
Hard drive
RAM
Which of the following units of storage holds the most data?
Gigabyte
Kilobyte
Byte
Megabyte
Which speed of CPU would process instructions the fastest?
2.4 GHz
1.2 MHz
48 KHz
1000 Hz
What is the speed of a CPU measured in?
Bytes
RAM
Hertz
Flops
