A SYNTAX ERROR is where a program statement doesn’t obey the rules of the programming language. E.g. missing comma or spelling mistake in keywords
A LOGICAL ERROR When
a program is being run, if it doesn’t do what it should do there is a logic
error. E.g. writing incorrect formula.
An EXECUTION or RUNTIME ERROR means an error occurred after the execution of program like some hardware failure or user enters a value which causes Division by Zero error
Hit follow button on right top
ReplyDelete