1.

Consider the following grammar GS → F | HF → p | cH → d | cWhere S, F, and H are non-terminal symbols, p, d, and c are terminal symbols. Which of the following statement(s) is/are correct?S1. LL(1) can parse all strings that are generated using grammar GS2. LR(1) can parse all string that are generated using grammar G

A. Only S1
B. Only S2
C. Both S1 and S2
D. Neither S1 nor S2
Answer» E.


Discussion

No Comment Found

Related MCQs