Page 1 of 1

For the following language, an enumerator will print: L={anbn|n>=0}

Posted: Thu Jul 14, 2022 9:26 am
by answerhappygod
a) anbn
b) {ab, a2b2, a3b3, …}
c) {e, ab, a2b2, a3b3, …}
d) None of the mentioned