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

Easiest explanation: δ or the TRANSITION function describes the best, how a DFA behaves on a STRING where to TRANSIT next, which direction to take.



Discussion

No Comment Found

Related InterviewSolutions