Consider the following regular expression:
Apply the constructions to build
(a) the NFA from the RE,
(b) the DFA from the NFA, and
(c) the RE from the DFA.
Explain any differences between the original re and the re that you produced. How does the DFA that you built compare with the DFA built in the chapter from following RE.