NEW
Font size
WorksheetsY8 ASSESSMENT
Total questions: 50
Worksheet time: 2hrs 40mins
What does CPU stand for?
Central Printing Unit
Central Power Unit
Central Processing Unit
Central Performance Unit
What does the computer do between input and output?
Process
Memory
Progress
Peripheral
What keyboard shortcut is used for pasting?
CTRL P
CTRL C
CTRL V
CTRL Z
When programming, what name is given to a set of step-by-step instructions to solve a problem?
Algorism
Algorithm
Logarithm
Polyrithm
Which of the following is NOT a computer language?
BIOS
C++
Ruby
Python
What is the name of an email that pretends it is from a bank and asks you for personal details?
Phishing
Fishing
Fhishing
Pishing
In coding, what is an indentation error?
Code missing a letter
Code missing a number
Code not placed in a bracket
Code not lined up correctly
Which of these peripherals are ALL inputs?
Headphones, Mouse, USB
Keyboard, Mouse, Microphone
Mouse, Microphone, Monitor
Keyboard, Headphones, USB
Which of these peripherals are ALL outputs?
Printer, Speaker, Webcam
Joystick, Speaker, Webcam
Monitor, Printer, Joystick
Printer, Speaker, Monitor
What does RAM stand for?
Random Archive Memory
Random Alternative Memory
Random Application Memory
Random Access Memory
What is this?
RAM
SD Card
Floppy Disk
Cassette
Where on a google document would you find the footer?
At the top of the page
In the middle of the page
On the left hand side of a page
At the bottom of the page
In an email what would you use CC for?
To send an email to a single person
To forward an email to a single person
To send an email to multiple people
To save an email into a folder
What is the name of the malware that is able to hack into your computer disguised as a normal piece of software
Trojan
Spam
Worms
Ransomware
What name is given to an image made out of other shapes?
Bitmap
Pixel
Vector
Victor
What type of block is this?
Iteration
Sequence
Selection
Variable
What is 10 in binary?
1100
1010
10
100
Which PYTHON command is missing from the brackets?
Count
While
10
What symbol is used for multiplication in Python coding?
x
+
#
*
When coding in Python what two instructions would I use if I want the program to select a choice?
IF
IF
COUNT
IF
ELSE
IF
INPUT
In Python coding what does the instruction PRINT do?
Instruct a printer to work
Add together two numbers
Print a statement on the screen
Input a number
What is missing from the Python code in the image?
() [brackets]
" " [speech marks]
: [colon]
; [semi-colon]
What word means an instruction that repeats itself in a loop?
Sequence
Selection
Variable
Iteration
What word is missing from the Python code in the image?
birth_year
age
input
Why is there an error in Line 1 of the code?
No brackets
No speech marks
print should be changed to input
Brackets should be square
Why is there an error in line 6 of this Python code?
No speech marks
No brackets
No full stop
No comma
The image contains a program in Python to roll three dice together - what numbers are missing from the bracket?
1 and 18
2 and 18
3 and 18
4 and 18
What does APP stand for?
Application
Appliance
Apparition
Appendix
When voting on a decision in a group of 5 people, a plurality means how many have to agree when making a decision?
All 5 of them
The most votes whatever the number
At least 3 of them
None of the above
What does freemium mean?
Your app is free
Your app has to be paid for
Part of your app is free, but extras are paid for
Your app is paid for by subscription
Derek's team have developed an app for a secondary school homework planner, which statement would describe their ideal target user?
Male, aged 5-16.
Female, aged 5-16
Male and female, aged 11-16
Male and female, aged 11-20
What feature of an app can you see in the above image?
Search Bar
Home Button
Rollover Button
Dropdown Menu
The first design of an app is called what?
Protocol
Protoderms
Prototype
Proton
What is a single square in a spreadsheet called?
Cell
Box
Rectangle
Blank
What formula would I use if adding up the final total in the TOTAL column?
=sum(f2:f15)
=sum(f3:f15)
=sum(f3:f14)
=sum(f2:f14)
When using a spreadsheet which symbol is used in a formula to multiply two cells together?
x
*
#
+
What do we call a rough drawing or sketch of what a final image product is intended to look like?
Venn Diagram
Visiting Diagram
Visualisation Diagram
Verification Diagram
What do we call a document made by a company and given to a designer describing what should be in the completed project?
Client Brief
Visualisation Diagram
Storyboard
Target Audience
Which file format should be used to save a photoshop document as an image?
XL
DOC
JPG
PHD
What does the DODGE TOOL do when editing images?
Darkens an image?
Smudges an image
Blurs an image
Lightens an image?
Which tool was used to make the face blue?
What tool is this?
Spot Healing Tool
Clone Tool
Sharpen Tool
Color Replacement Tool
I want to edit this image by removing everything except the head. Which would be the best cutting tool to use?
I want to remove the white background from this image, what would be the quickest cutting tool to use?
What is this tool called?
Spot Healing Brush Tool
Patch Tool
Clone Tool
Sponge Tool
Why is it important to padlock a layer when you have finished editing it?
To prevent moving the entire layer
To prevent editing the layer by mistake
To prevent changing the order of the layers
To prevent changing the name of the layer
Look at the image. What should I do to each layer to make it easier for me to work on my final image?
Put layers in correct numerical order
Make sure background is at the top
Name the layers so I know what is in them
Delete the layers so there is only one
When searching for images that are royalty free, what do we select from the usage rights menu?
All
Creative Commons Licenses
Commercial and Other Licenses
Don't bother they'll never know
What command is missing on Line 31?
ELIF
ELSE
COUNT
Which keyboard short cut would you use to undo a command?
CTRL U
CTRL Z
CTRL +
CTRL -
