COMPILER DESIGN

SYNTAX ANALYSIS

ROLE OF THE PARSER

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Parser discards input symbol until a ____ token is encountered.
A
input
B
synchronizing
C
group
D
none
Explanation: 

Detailed explanation-1: -The parser can generate three kinds of errors: a fatal error, an error, and a warning.

Detailed explanation-2: -In an error action, the parser discovers that a syntax error has occurred and calls an error recovery routine.

There is 1 question to complete.