Big Idea 1: Creative Development

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/5

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

6 Terms

1
New cards

Algorithm

A step-by-step set of instructions to solve a problem or perform a task.

2
New cards

Program

A collection of code statements that can be run by a computer to perform a task.

3
New cards

Abstraction

A simplified representation that hides complexity and allows focus on relevant details.

4
New cards

Function / Procedure

A named set of instructions that can be called multiple times within a program.

5
New cards

Input

Data that is provided to a program by a user, sensor, or another system.

6
New cards

Output

Data sent from a program to the user or another system after processing.