Page 1 of 1

Find a regular expression for a grammar which generates a language which states : L contains a set of strings starting w

Posted: Thu Jul 14, 2022 9:26 am
by answerhappygod
a) a(a*Ub*)b
b) a*(aUb)b*
c) a(a*b*)b
d) None of the mentioned