

InterviewSolution
Saved Bookmarks
1. |
Which of the following is a simulator for non deterministic automata?(a) JFLAP(b) Gedit(c) FAUTO(d) None of the mentionedThis question was addressed to me in a job interview.Origin of the question is Deterministic PDA topic in chapter Push Down Automata of Automata Theory |
Answer» CORRECT answer is (a) JFLAP The best explanation: JFLAP is a software for EXPERIMENTING with FORMAL TOPICS including NFA, NPDA, multi-tape TURING machines and L-systems. |
|