NEW
Font size
WorksheetsTechnology Terms programming
Total questions: 10
Worksheet time: 4mins
An __________ is an action that causes something else to happen
Debugging
Sequence
Event
Command
____________ is the process of identifying and fixing an error.
Sequence
Parallel
Algorithm
Debugging
A ________ is an instruction to repeat a set of commands for a specific number of times.
Loop
Varible
Command
if Statement
A __________ is the order in which things happen, like patterns and events.
Debugging
Parallel
Program
Sequence
___________ refers to two programs/events taking place at the same time.
if statement
Parallel
Command
Loop
An ___________ is a set of step-by-step rules or instructions
Program
Algorithm
Event
Sequence
A ____________ is a set of instructions written in a language a computer can understand.
Command
Event
Program
Variable
A ___________ is a specific action that a computer performs.
Event
Loop
Sequence
Command
A ___________ is a container that stores a value. The value can change over time, and the container has a name
Variable
Command
Loop
if statement
An _________________ tells us what to do if a condition is true.
Command
Sequence
Parallel
if statement
