Question: using from regular expression to DFA directly algorithm : Find the DFA for the following regular expression : 1- (ab|ba)* 2- aab(a|b)*(c|aa)*
using from regular expression to DFA directly algorithm : Find the DFA for the following regular expression :
1- (ab|ba)*
2- aab(a|b)*(c|aa)*
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
