

InterviewSolution
Saved Bookmarks
1. |
State true or false:Statement: LALR parsers uses tables rather than mutually recursive functions.(a) Statement: LALR parsers uses tables rather than mutually recursive functions.(b) true(c) falseI got this question by my school teacher while I was bunking the class.The doubt is from Applications in portion Context Free Grammars and Languages of Automata Theory |
Answer» Right choice is (b) true |
|