Testing-Program

Program Errors.
Types Of Program Errors: syntax error. syntax errors result when the rules or syntax of the programming language are not followed, such program errors typically involve incorrect punctuation incorrect word sequence undefined, terms or misuse of term, for example the FORTRAN statement, (C = (A + B/2, Has a syntax errors, because of the missing closing parenthesis which should be placed in the appropriate place. depending on the logic, of the program. A program cannot be successfully, complied and executed, until all it syntax error have been as a corrected.