Which of these is true about LR parsing?
(a) Is most general non-backtracking shift-reduce parsing
(b) It is still efficient
(c) Is most general non-backtracking shift-reduce parsing & It is still efficient
(d) None of the mentioned
I got this question in class test.
This intriguing question originated from LR Parser in section Bottom Up Parsing of Compiler