Computer Science Fundamentals
Algorithms
Subjective
Mar 03, 2013
What are the applications of Finite automata?
Detailed Explanation
Gives the substitute a single blank for the first string of two or more blanks in a given line. In UNIX text editors any reg exp is converted to an NFA with ε- transitions, this NFA can be then simulated directly.
Discussion (0)
No comments yet. Be the first to share your thoughts!
Share Your Thoughts