AP csp Big idea 1

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

1/4

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

5 Terms

1
New cards

Syntax Error

A mistake in which the rules of the programming language are not followed

2
New cards

Runtime Error

A mistake that occurs during the execution of a program that ceases the execution and often results in a crash or unexpected behavior.

3
New cards

Logic Error

A mistake in the algorithm or program that causes it to behave incorrectly or unexpectedly.

4
New cards

Overflow Error

A mistake that occurs when a computer attempts to handle a number that is outside of the defined range of values

5
New cards

Debugging

is the process of finding and fixing errors.