

InterviewSolution
Saved Bookmarks
1. |
The _______ table is created by YACC.(a) LALR parsing(b) LL parsing(c) GLR parsing(d) None of the mentionedThe question was posed to me during an interview.This intriguing question originated from YACCParser Generator topic in section Context Free Grammars and Languages of Automata Theory |
Answer» Right OPTION is (a) LALR parsing |
|