Vocab quiz 1 Flashcards
Algorithm
A step-by-step procedure to solve a problem.
Variables
Containers for storing data values.
Collaboration
Working together to achieve a common goal.
Driver
Software that allows the operating system to interact with hardware.
Navigator
In programming, a person who reviews code and guides development.
Conditionals
Statements that perform actions based on conditions (e.g., if-else).
Sprite
A 2D graphic or character in a game or animation.
Broadcast
Sending a message or signal to multiple recipients in programming.
Command
An instruction given to a computer to perform a task.
Event/Control
An action or occurrence that triggers a response in programming.
Input
Data sent into a program or system.
Output
Data sent out from a program or system.
Pseudocode
A high-level description of an algorithm using plain language.
Digital Divide
The gap between those who have access to digital technology and those who do not.
Sequence
The order in which instructions or events occur.