Page 1 of 1

LR parsers are attractive because _________

Posted: Thu Jul 14, 2022 9:07 am
by answerhappygod
a) It can be constructed to recognize CFG corresponding to almost all programming constructs
b) It does not backtrack
c) It can be constructed to recognize CFG corresponding to almost all programming constructs & It does not backtrack
d) None of the mentioned