There is a regular expression below:
([0 − 9])∗55([0 − 9])∗ + ([0 − 9])∗77([0 − 9])∗ + ([0 − 9])∗8([0 − 9])∗8([0 − 9])∗8([0 − 9])∗ (contains 55, 77 or at least 3 8)
Build DFA M1 in JFLAP and show 2 strings accepted by M1 and 2 rejected by M1
For the given Regular Expression, this is the minimized DFA:
Here are the results:
(P.S. DFA is constructed in the JFLAP)
So, if you have any queries, feel free to ask in the comment box.
Get Answers For Free
Most questions answered within 1 hours.