1.

String X is accepted by finite automata if .(a) δ*(q,x) E A(b) δ(q,x) E A(c) δ*(Q0,x) E A(d) δ(Q0,x) E AThis question was posed to me in an online interview.This is a very interesting question from Finite Automata topic in division Finite Automata of Automata Theory

Answer» RIGHT answer is (c) δ*(Q0,x) E A

Explanation: If automata starts with starting state and after finite moves if reaches to final STEP then it CALLED accepted.


Discussion

No Comment Found

Related InterviewSolutions