The correct answer is (a) Statement: If K is the number of states in NFA, the DFA simulating the same language would have states less than 2^k.
For explanation: If K is the number of states in NFA, the DFA simulating the same language would have states equal to or less than 2^k.