Error
A programming error is also referred to as a bug, and the procedure for removing programming errors is called debugging .
Different types of programming errors exist and are explored in the following sections:
• syntax/compilations errors
• runtime errors
• logic/semantic errors
Bart Baesens, Aimee Backiel, Seppe vanden Broucke Beginning Java Programming: The Object-Oriented Approach. Wrox; 1 edition (March 2, 2015). – 672