The correct answer is syntax error.
A syntax error occurs when the code is not written according to the rules of the programming language, resulting in the inability of the interpreter or compiler to understand it.
Which is a type of error within the sequence of characters that is written in a programming language?(1 point)
Responses
syntax error
syntax error
processing error
processing error
data error
data error
print error
1 answer
The correct answer is syntax error.
A syntax error occurs when the code is not written according to the rules of the programming language, resulting in the inability of the interpreter or compiler to understand it.