

InterviewSolution
Saved Bookmarks
1. |
δˆ tells us the best:(a) how the DFA S behaves on a word u(b) the state is the dumping state(c) the final state has been reached(d) Kleene operation is performed on the setThis question was posed to me during an internship interview.I would like to ask this question from The Language of DFA in portion Finite Automata of Automata Theory |
Answer» Right answer is (a) how the DFA S behaves on a WORD u |
|