You do not have permission to edit this page, for the following reason:
You can view and copy the source of this page.
Return to NFA to DFA.
A: I would say 1 because the $n$ states can be connected through $ε$ moves and hence all of these will be combines to a single start state in DFA.
A: In the worst case this can remain $2^n$ - that is no minimization can be possible. We can see this in the following example