123) In the figure given below, a deterministic finite automation M has start state A and accepting state D. Which of the following regular expression denoted the set of all words accepted by M?
Answer is:
( 0 | 1) * 011
Related Theory of Computation MCQ with Answers
Answer is:
all of these
Explanation:
The regular sets are closed under
* union
* concatenation
* Kleene's closure