Multiple choice Find the false statement. No left recursive or ambiguous grammar can be LL(1) The class of grammars that can be parsed using LR methods is a proper subset of the class of grammars that can be the passed by LL method LR parsing is non - back tracking method LR methods can describe more languages than LL - grammars Reveal answer Fill a bubble to check yourself B Correct answer Explanation Grammar passed by LR methods is a proper superset of the class of grammar parsed with LL method