+ 2
Syntax errors happen when your code contains a character that doesn't belong or is missing a character that belongs. A semantic error occurs when your syntax is correct but something else is wrong like using a wrong data type in a function call.
28th Mar 2017, 7:33 PM
Jeromy Reimer
Jeromy Reimer - avatar