WorksheetsYear 7 End of year test 2023
Total questions: 40
Worksheet time: 23mins
What is a String used for?
Keeping track of numbers
Storing letters and numbers
Displaying shapes
Sending a message
Select the less than symbol.
>
<
>=
<=
Output
Input
Processing
Storage
Input & Output
Hardware parts that can be connected to a computer
Analog equipment
Software applications
Peripherals
Binary Code
Select the motherboard
Reorder the storage sizes from smallest to biggest
bit
byte
kilobyte
megabyte
gigabyte
Computers and phones need this so they can actually function
Utility Software
System Software
Application Software
Hardware
What is an algorithm?
The software that solves computer errors
The steps that repeat over and over
The steps to solve a problem
The hardware parts that we repear
What will be the output if a person is 15 years old?
Software is a physical part of a computer
True
False
Processes the basic arithmetic, logic, control and input/output (I/O) operations specified by the input instructions. Also referred to as the brains of the computer.
What type of questions can typically be asked by experts using a computer model?
Why is it?
What if?
Where is it?
Who made it?
distanceToSchool = 10
What is the value of the variable?
If "num1=6" and "num2=9"
What is the output?
Num1 is largest
Num2 is largest
6 is largest
9 is largest
What is a CHAR datatype?
A datatype that can hold any single character.
A datatype that can hold only numbers.
A datatype that can be ignored.
A datatype that can fit 7.
When a piece of code runs unintentionally forever it is known as
Loop
Infinite Loop
For Loop
While Loop
What will the output be if the input data of Speed is 20?
Too fast
Too slow
Error
No Output
IF statement is a ___________________________ statement?
Assignment
Sequence
Selection
Loop
Honestly , I don't know
Which is the correct flowchart symbol for input/output?
To increment means to
increase the value of a variable
decrease the value of a variable
add 1 to the variable
subtract 1 from the variable
What is the output if I scored 62 in the test?
Merit
Pass
Better luck next time
Distinction
_______ is the process of repetition based on certain conditions.
Conditional
Iteration
What does an algorithm need to be (choose more than 1)
Clear instructions
Exact
Easy to understand
Complex
How can an algorithm be represented?
As a flowchart only
As pseudocode only
As a flowchart or pseudocode
If it is AFTER 7am, what do you need to do?
Take the bus
Take the subway
Check the time
Leave home
How a computer takes in information from the world
processor (CPU)
memory
inputs
outputs
______ stores the data files programs have created and used.
Long-term memory
Hard Drive
Cache Memory
Used Memory
_____ is used to plug peripherals into the system unit.
A USB Port
An audio card
A flash drive
A video card
