Step 1: Understanding NDFA to DFA conversion.
In the conversion from a Non-deterministic Finite Automaton (NDFA) to a Deterministic Finite Automaton (DFA), the number of states in the DFA is determined by the power set of the states of the NDFA. For an NDFA with \( N \) states, the DFA may have up to \( 2^N \) states because each state of the DFA corresponds to a subset of states of the NDFA.
Step 2: Conclusion.
Therefore, the possible number of states in the equivalent DFA is \( 2^N \), making the correct answer (3).
Match List-I with List-II and choose the correct answer:
Match List-I with List-II:
Who said this sentence –
Match List-I with List-II and choose the correct answer: