

InterviewSolution
Saved Bookmarks
1. |
Which of the following parser performs top down parsing?(a) LALR parser(b) LL parser(c) Recursive Accent parser(d) None of the mentionedI have been asked this question in semester exam.My enquiry is from Applications topic in portion Context Free Grammars and Languages of Automata Theory |
Answer» The correct OPTION is (B) LL parser |
|