InterviewSolution
Saved Bookmarks
| 1. |
For every NFA a deterministic finite automaton (DFA) can be found that accepts the same language.(a) True(b) FalseThis question was posed to me in an interview.My doubt is from Non-Deterministic Finite Automata in portion Finite Automata and Regular Expression of Compiler |
|
Answer» The correct choice is (a) True |
|