Program Testing and Debugging
Four levels of debugging
Desk checking
Locate and correct errors by eyeing program
before interpretation
Compile-time errors
Syntax errors
Error message displayed by interpreter
Run-time errors
Program
execution is aborted
and
an error message is displayed
Logical errors
Incorrect results
This website has been archived and is no longer maintained.