Vocab U3 APCOMPSCI

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

1/8

flashcard set

Earn XP

Description and Tags

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

9 Terms

1
New cards
Recursion
Calling a procedure from inside itself
2
New cards
Modularity
The process of breaking a problem into smaller pieces or separate sub-problems
3
New cards
Clone
A copy of a sprite that shares information with its parent sprite
4
New cards
Debugging
The art of identifying errors in computer programs and fixing them
5
New cards
Input
Information entered into a program by the user or by data tables, sounds, pictures, video, or other programs
6
New cards
Output
Data sent from your program to the user or to any device
7
New cards
High order function
A function that takes a function as input (or reports a function as output)
8
New cards
Sprite variable
A variable that is like a global variable in that it doesn't belong to a particular script, but it does belong to a particular sprite
9
New cards
Artificial intelligence
A field of computer science loosely defined as "trying to get computers to think"