1/5
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
Algorithm
A step-by-step set of instructions to solve a problem or perform a task.
Program
A collection of code statements that can be run by a computer to perform a task.
Abstraction
A simplified representation that hides complexity and allows focus on relevant details.
Function / Procedure
A named set of instructions that can be called multiple times within a program.
Input
Data that is provided to a program by a user, sensor, or another system.
Output
Data sent from a program to the user or another system after processing.