what type of error does the compiler identify
Answers
Answered by
1
Answer:
There are three kinds of errors: syntax errors, runtime errors, and logic errors. These are errors where the compiler finds something wrong with your program, and you can't even try to execute it.
Answered by
0
Answer:
Syntax, run time and logical errors all
Similar questions