Theory of Computation (Automata)

What is the name for the concept where a DFA and an NFA are considered equivalent because they recognize exactly the same class of languages?

Correct answer

D. DFA-NFA equivalence

Explanation

DFA-NFA equivalence refers to the concept where a DFA and an NFA are considered equivalent because they recognize exactly the same class of languages.