Page 9 - FP 201 – Programming Fundamentals
P. 9

1.2.2 Errors in Programming






           Compile-time errors



                 Occurs when the rules of programming language are not

                    applied



                 Correction is done during the program coding


                 The bug can be traced during the compilation


                 Also known as syntax error



                 Must be corrected before executing and testing the

                    program
   4   5   6   7   8   9   10   11   12