Which of the following statements are TRUE?
I. Top -down parsers are equipped to handle left recursive grammar.
II. LALR parser is more powerful than an SLR parser.
III. Recursive descent parsing is an example of top-down parsing.1
I only
2
II only
3
III only
4
II only III