

InterviewSolution
Saved Bookmarks
1. |
Which of the following is an application of Finite Automaton?(a) Compiler Design(b) Grammar Parsers(c) Text Search(d) All of the mentionedThis question was addressed to me in homework.Question is taken from Equivalence of NFA and DFA in portion Finite Automata of Automata Theory |
Answer» The correct choice is (d) All of the mentioned |
|