

InterviewSolution
Saved Bookmarks
1. |
LALR in LALR parser stands for:(a) Left aligned left right parser(b) Look ahead left to right parser(c) Language Argument left to right parser(d) None of the mentionedThis question was addressed to me in an internship interview.My question is from Applications topic in portion Context Free Grammars and Languages of Automata Theory |
Answer» The CORRECT answer is (b) LOOK ahead left to RIGHT parser |
|