

InterviewSolution
Saved Bookmarks
1. |
Which of the following parsers do not relate to Bottom up parsing?(a) LL parser(b) Recursive descent parser(c) Earley parsers(d) All of the mentionedThis question was addressed to me in an interview.Question is taken from Applications in portion Context Free Grammars and Languages of Automata Theory |
Answer» Correct choice is (d) All of the mentioned |
|