Define syntax error.
Answers
Answered by
5
a syntax error is an error in the syntax of a sequence of characters or tokens that is intended to be written in a particular programming language.
Answered by
6
Answer:
Syntax Error Unlike logic errors, which are errors in the flow or logic of a program, syntax errors are small grammatical mistakes, sometimes limited to a single character. For example, a missing semicolon at the end of a line or an extra bracket at the end of a function may produce a syntax error.
Similar questions
Biology,
6 months ago
Biology,
6 months ago
Math,
6 months ago
Computer Science,
1 year ago
Science,
1 year ago