Page 1 of 1

Which of the following regular expressions represents the set of strings which do not contain a substring ‘rt’ if ∑= {r,

Posted: Thu Jul 14, 2022 9:24 am
by answerhappygod
a) (rt)*
b) (tr)*
c) (r*t*)
d) (t*r*)