InterviewSolution
Saved Bookmarks
| 1. |
A nondeterministic finite automation with ε-moves is an extension of nondeterministic finite automation.(a) True(b) FalseI got this question by my college professor while I was bunking the class.I need to ask this question from The NFA with epsilon topic in chapter Finite Automata and Regular Expression of Compiler |
|
Answer» RIGHT ANSWER is (a) True To ELABORATE: Both are EQUIVALENT. |
|