NEW
Font size
WorksheetsFundamentals of Computing Vocab. Part 1
Total questions: 17
Worksheet time: 9mins
A step-by-step procedure for solving a problem, especially by a computer.
Block
Decision
Algorithm
Design
_____is a method in which pictures are manipulated to appear as moving images.
Flowchart
Events
Animation
Controls
____is an array of binary data representing the values of pixels in an image or display.
Operators
Events
Decision
Bitmap
Blocks make up scripts, which make a project work
True
False
_____is a block that either starts a script or keeps a script running.
Pseudocode
Controls
Sequence
Sprite
____Indicates a question to be answered — usually yes/no or true/false.
Functions
Scripts
Loops
Decision
The planning and layout of elements in an image, illustration, or video with the aid of specialized software is an event.
True
False
They are color-coded brown and are used to sense events, which trigger scripts to run.
Events
Sprite
Variables
Loops
_______is a type of diagram that represents a workflow or process.
Decision
Flowchart
Block
Scripts
_____is a way to group lines of code into one named block so it can be reused.
Functions
Algorithm
Events
Block
______is a sequence of instructions that is continually repeated until a certain condition is reached.
Pseudocode
Sprite
Loops
Variables
They are color-coded light-green, and are used to script math equations and string handling.
Events
Bitmap
Operators
Functions
________is an informal way of programming description that does not require any strict programming language syntax or underlying technology considerations.
Scripts
Functions
Events
Pseudocode
The instructions that determines what happens on the stage.
Decision
Design
Scripts
Controls
An action, or event, leads to the next ordered action in a predetermined order.
Sequence
Loops
Events
Bitmap
The objects on the Scratch stage that performs actions is called a Sprite.
True
False
________is a changeable value recorded in Scratch's memory.
Animation
Variables
Operators
Scripts
