Name the type of error : Missing semicolon.
3 points
Logical error
syntax error
runtime error
none
Answers
Answered by
2
Answer:
The Missing Semicolon Before Statement error is a specific type of SyntaxError object.
Explanation:
Similar questions