Regular expressions

Define the term Regular expressions ?

E

Expert

Verified

R is a regular expression if R is

– a, for some a ∈Σ
– ε, the empty string
– Ø, the empty set
– (R1 ∪ R2), where R1 and R2 are reg. exprs.
– (R1° R2), where R1 and R2 are reg. exprs.
– (R1*), where R1 is a regular expression

   Related Questions in Theory of Computation

©TutorsGlobe All rights reserved 2022-2023.