InterviewSolution
Saved Bookmarks
| 1. |
NFAs are ________ DFAs.(a) Larger than(b) More expressive than(c) Less expressive than(d) Equally expressive asI got this question by my college director while I was bunking the class.My question is based upon Non-Deterministic Finite Automata in section Finite Automata and Regular Expression of Compiler |
|
Answer» Right OPTION is (a) Larger than |
|