1/3
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
Syntax Error
An error that violates the rules of the programming language. Typically, code with syntax errors will not run.
Logic Error
A mistake in an algorithm or program that causes it to behave unexpectedly or return the incorrect value.
Run-Time Error
A mistake in a program that happens only when the program is actually run
Overflow Error
An error that occurs when a computer attempts to handle a number value that is outside its range