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
a) {C}
b) {A,B}
c) {A,B,S}
d) None of the mentioned
b) {A,B}
c) {A,B,S}
d) None of the mentioned