Question:

Choose the correct option when
S1: Initial state of NFA is initial state of DFA
S2: The final state of DFA will be every combination of final set of NFA

Show Hint

Subset construction forms DFA from NFA; power set of NFA states used in DFA.
Updated On: June 02, 2025
  • S1 false, S2 false
  • S1 false, S2 true
  • S1 true, S2 true
  • S1 true, S2 false
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

DFA construction from NFA (subset construction):
- Initial DFA state is same as NFA's ε-closure of start state.
- Final DFA states = all combinations (subsets) containing final NFA states.
Was this answer helpful?
0
0

TS PGECET Notification