Redirected
20,379 views

3 Answers

6 votes
6 votes

Construct A Finite Automata(NFA) first:

Now, convert above NFA to DFA

Related questions

0 votes
0 votes
1 answer
2
M_Umair_Khan42900 asked Dec 29, 2022
804 views
Show that the following pairs of regular expressions define the same language over the alphabet I = [a, b].s(a) p(pp)*( A + p)q + q and p*q(b) A +0(0+1)* + (0+1)* 00(0+1)...
0 votes
0 votes
0 answers
3
sumit goyal 1 asked Dec 30, 2017
243 views
Tick is correct answer but how do we know which way to take common because it affect the language , is regular expression written in red is correct ?