InterviewSolution
Saved Bookmarks
| 1. |
What is a syntax error? |
|
Answer» The syntax errors are due to the violation of syntax (grammar rules of programming language). |
|