2
48kviews
State the limitations of Finite Automata
1 Answer
| written 6.6 years ago by | modified 6.6 years ago by |
Limitations of Finite Automata:
FA can only count finite input.
There is no finite auto ma that can find and recognize set of binary string of equal Os & 1s.
Set of strings over "(" and ")" & have balanced parenthesis.
Input tape is read only and only memory it …