Font size
WorksheetsYear 8 Patricks - IT Assessment
Total questions: 60
Worksheet time: 31mins
Select three INPUT devices
Monitor
Mouse
Keyboard
Scanner
Projector
Select three OUTPUT devices
Monitor
Printer
Keyboard
Projector
Scanner
Select two Web Browsers.
Micrsoft Edge
Google Chrome
Bing
Yahoo
Which short cut is used for COPYING a file in File Explorer?
CTRL V
CTRL C
CTRL P
CTRL Z
Which short cut is used for PASTING a file in File Explorer?
CTRL V
CTRL C
CTRL P
CTRL Z
Which short cut is used to UNDO an operation in File Explorer?
CTRL V
CTRL C
CTRL P
CTRL Z
Choose the correct FILE EXTENSION for the following:
A PowerPoint Presentation
.doc
.ppt
.xls
.jpg
.mp3
Choose the correct FILE EXTENSION for the following:
A Spreadsheet
.doc
.ppt
.xls
.jpg
.mp3
Choose the correct FILE EXTENSION for the following:
A downloaded Image/Photo
.doc
.ppt
.xls
.jpg
.mp3
It is where all data is stored, as it is the main memory component
What does CPU stand for...
Controlled Process Unit
Cache Processor Unit
Computing Program Unit
Central Processing Unit
The processor performs one instruction at a time. Which three words make up the cycle?
Fetch
Input
Execute
Decode
Process
Which best DEFINES what is meant by the term “user interface?"
The user interface is the software that allows humans to interact with a computer system.
The user interface is the hardware that allows humans to interact with a computer system
To create a program in Scratch, you need to think systematically about the order of steps. This concept is known as..
Sequence
Iteration
Conditional formatting
Variables
List
Forever and Repeat blocks can be used in Scratch to repeat a series of instructions. This programming concept is known as..
Sequence
Iteration
Conditional Statements
Variables
Arrays
Using if and if-else blocks in Scratch are part of which programming concept.
Sequence
Iteration
Conditional Statements
Variables
Arrays
The blocks of code represents which programming concept...
Boolean Logic
Conditional Stataments
Iteration
Arrays
Sequence
The green block in this coding represent which programming concept
Boolean Logic
Conditional Statements
Variables
dynamic interaction
iteration
The second orange block of coding represents which programming concept?
Boolean Logic
Conditional Statements
Iteration
Variables
Arrays
The block of coding in Scratch represents what programming concept?
Sequence
Conditional Statements
Variables
Iteration
Arrays
When the key is pressed, what will happen to the sprite?
It will move right 10 steps
it will move left 10 steps
it will move up 10 steps
it will move down 10 steps
The following coding will make the sprite...
move left 10 steps
move right 10 steps
jump forward 10 steps
jump back 10 steps
spin around continuously
Debugging is........
the process of locating and removing faults in computer programs
the process of manipulating sound in a program
the process of adding variables in a program
the process of removing variables from a program
