Page 1 of 1

Given grammar G: S->aS|A|C A->a B->aa C->aCb Find the set of variables thet can produce strings only with the set of ter

Posted: Thu Jul 14, 2022 9:26 am
by answerhappygod
a) {C}
b) {A,B}
c) {A,B,S}
d) None of the mentioned