Programming (12th Grade)
Error Handling
Which of the following is an example of a syntax error?
Using a variable before it is defined
Forgetting a semicolon
Using the wrong data type
All of the above
Next