1.

Extended transition function is .(a) Q * Σ* -> Q(b) Q * Σ -> Q(c) Q* * Σ* -> Σ(d) Q * Σ -> ΣThis question was addressed to me during an interview for a job.I'd like to ask this question from Finite Automata in section Finite Automata of Automata Theory

Answer»

The correct answer is (a) Q * Σ* -> Q

For EXPLANATION I WOULD say: This takes single state and STRING of input to PRODUCE a state.



Discussion

No Comment Found

Related InterviewSolutions