InterviewSolution
Saved Bookmarks
| 1. |
If the NFA N has n states, then the corresponding DFA D has 2n states.(a) True(b) FalseI got this question in exam.Question is from The NFA with epsilon-moves to the DFA-2 in division Finite Automata and Regular Expression of Compiler |
|
Answer» The CORRECT option is (a) True |
|