NEW
Font size
WorksheetsY8 EOY Assessment
Total questions: 45
Worksheet time: 22mins
In Python, which data type would you use to store a whole number like 42?
float
string
int
list
What is the main function of a computer's CPU?
Store data permanently
Display images
Process instructions
Connect to the internet
Which of the following is NOT a valid programming construct in Python?
if statement
for loop
repeat-until loop
while loop
In Kodu, which command would you use to make a character move forward?
DO jump
DO move
DO turn
DO eat
Which Office 365 application is best for taking notes and organising information?
OneNote
Excel
Access
Outlook
Which part of a computer is responsible for storing data even when the power is off?
RAM
Hard drive
CPU
Graphics card
Which of the following is a Boolean value in Python?
"True"
1
True
"False"
Which Office 365 application would you use to send and receive emails?
Word
PowerPoint
Outlook
Access
What does RAM stand for in computer systems?
Random Access Memory
Readable Access Module
Rapid Application Management
Remote Access Machine
Which of the following is used to repeat a block of code a specific number of times in Python?
if statement
for loop
break statement
continue statement
In Kodu, which of these is an example of a terrain object?
Tree
Kodu
Fish
Apple
Which Office 365 application is best for creating and editing spreadsheets?
Word
PowerPoint
Excel
OneNote
What is the result of the following Python code? ```python print(7 // 2) ```
3.5
3
4
2
Which device is used to input text into a computer system?
Monitor
Keyboard
Printer
Speaker
Which of the following is a string in Python?
123
"123"
[123]
(123)
In Kodu, which command would you use to make a character collect an object?
DO eat
DO move
DO shoot
DO colour
Which Office 365 application would you use to create a database?
Word
Access
PowerPoint
Excel
Which of the following is NOT an output device?
Monitor
Printer
Mouse
Speaker
Which Python data type would you use to store a value like 3.14?
int
float
string
list
Which Office 365 application is best for collaborating on documents in real time?
Word Online
PowerPoint
Access
Publisher
Which of the following is the main circuit board in a computer system?
Hard drive
Motherboard
RAM
CPU
Which of the following is a valid variable name in Python?
2nd_number
number-2
number_2
number 2
What is meant by hardware?
Machines
Physical Components
Control System
Monitoring System
What is meant by the term software?
Data Storage Systems
Built in Computer System
Control System
Programs and Applications
What is meant by hardware?
Machines
Physical Components
Control System
Monitoring System
I am the main circuit board in a computer what am I?
Hard Disk Drive
CPU
Graphics Card
Motherboard
I can read information of optical discs. What am I?
Hard Disk Drive
CPU
Optical Drive
Graphics Card
Secondary storage devices can be grouped into three categories - what are they?
Magnetic, Flash and Optical
Magnetic, Optical and Solid State
Solid State, Flash and Hard Drives
Hard Drives, CDs and USBs
What category of storage is a Blu-Ray disk?
Magnetic
Optical
Solid State
Primary memory
ROM stands for
Random Access Memory
Read Only Memory
Read Online Memory
Ready Only Memory
What is meant by hardware?
Machines
Physical Components
Control System
Monitoring System
I am the main circuit board in a computer what am I?
Hard Disk Drive
CPU
Graphics Card
Motherboard
What category of storage is a Blu-Ray disk?
Magnetic
Optical
Solid State
Primary memory
What category of storage device is a HD card?
Magnetic
Optical
Solid state
Primary memory
RAM stands for:
Random Account Memory
Read Only Memory
Random Access Master
Random Access Memory
