Computer Science, asked by vanijain7012, 11 months ago

Difference between lexical syntactic and semantic errors

Answers

Answered by Anonymous
0

Explanation:

Lexical analysis turns a string of characters into tokens, syntactic builds the tokens into valid statements in the language and semantic interprets those statements correctly to perform some algorithm. ... A semantic error can also be something that is legal in the language but does not represent the intended algorithm

Similar questions