Page 1 of 1

The context free grammar S → A111|S1, A → A0 | 00 is equivalent to _________

Posted: Thu Jul 14, 2022 9:07 am
by answerhappygod
a) {0n1m | n=2, m=3}
b) {0n1m | n=1, m=5}
c) {0n1m | n should be greater than two and m should be greater than four}
d) None of the mentioned