what are syntax error
Answers
Answered by
6
Answer:
n computer science, a syntax error is an error in the syntax of a sequence of characters or tokens that is intended to be written in compile-time. A program will not compile until all syntax errors are corrected.
Explanation:
Answered by
1
Answer:
In computer science,syntax error is an error in the syntax of a sequence of characters or tokens that is intended to be written in compile time .A program will not complete until all syntax errors are corrected
Similar questions