

InterviewSolution
Saved Bookmarks
1. |
The basic limitation of finite automata is that(a) It can’t remember arbitrary large amount of information.(b) It sometimes recognize grammar that are not regular.(c) It sometimes fails to recognize regular grammar.(d) All of the mentionedThe question was posed to me by my school principal while I was bunking the class.Query is from Finite Automata topic in section Finite Automata of Automata Theory |
Answer» The correct CHOICE is (a) It can’t remember ARBITRARY large AMOUNT of information. |
|