Big Idea 1: Creative Development - AP Comp Sci. Principles

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

1/3

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.

4 Terms

1
New cards

Syntax Error

An error that violates the rules of the programming language. Typically, code with syntax errors will not run.

2
New cards

Logic Error

A mistake in an algorithm or program that causes it to behave unexpectedly or return the incorrect value.

3
New cards

Run-Time Error

A mistake in a program that happens only when the program is actually run

4
New cards

Overflow Error

An error that occurs when a computer attempts to handle a number value that is outside its range