Syntax errors are the errors that prevent the programming from running, they will be marked by the develop environment.

missing semicolon java

Missing Semicolon

For example:

  1. Misspelled variable and function names
  2. Missing semicolons
  3. Improperly matches parentheses, square brackets, and curly braces
  4. Incorrect format in selection and loop statements