InterviewSolution
Saved Bookmarks
| 1. |
Can a DFA simulate NDFA?(a) No(b) Yes(c) Sometimes(d) Depends on NDFAThis question was addressed to me in an online quiz.I want to ask this question from Transformation from NFA to DFA in section Finite Automata and Regular Expression of Compiler |
|
Answer» Right option is (B) YES |
|