Computer Science, asked by mandeep2857, 10 months ago

What are the types of error recovery

Answers

Answered by bihanikanta
0

Answer:

A program may have the following kinds of errors at various stages: Lexical : name of some identifier typed incorrectly. Syntactical : missing semicolon or unbalanced parenthesis. Semantical : incompatible value assignment.

Answered by nareshrana21c
0

Answer:

an program may have the following kinds of errors at various stages lexical name of some identifier type incorrectly syntactical missing semicolon or unbalanced parentheses. semantically incompatible value assegment

Similar questions