Multiple choice The grammar S $\rightarrow$ aSa|bS|c is LL(1) but not LR(1) LR(1) but not LR(1) Both LL(1) and LR(1) Neither LL(1) nor LR(1) Reveal answer Fill a bubble to check yourself C Correct answer Explanation