

InterviewSolution
Saved Bookmarks
1. |
State true or false:Statement: Both NFA and e-NFA recognize exactly the same languages.(a) Statement: Both NFA and e-NFA recognize exactly the same languages.(b) true(c) falseI got this question by my school teacher while I was bunking the class.My enquiry is from Mealy Machine-II topic in division Finite Automata of Automata Theory |
Answer» CORRECT answer is (a) Statement: Both NFA and e-NFA recognize EXACTLY the same languages. The best explanation: e-NFA do COME up with a CONVENIENT feature but nothing new.They do not extend the class of languages that can be represented. |
|