Page 1 of 1

Consider the Grammar: S->aS|T T->bT|U U->cU|e Which of the following strings is generated by the Grammar, given that e i

Posted: Mon May 02, 2022 11:46 am
by answerhappygod
Consider the Grammar:
S->aS|T
T->bT|U
U->cU|e
Which of the following strings is generated by the Grammar,
given that e is null?
Select one:
A. bab
B. ccc
C. ca
D. aba
can i please get this in under 20 mins