1.

Which type of string is accepted by the following finite automata?(a) All string(b) Null string(c) No string(d) None of the mentionedThe question was posed to me in an interview.My doubt stems from Finite Automata topic in chapter Finite Automata and Regular Expression of Compiler

Answer»

Right answer is (b) NULL string

To ELABORATE: Null STRINGS are not accepted by FINITE AUTOMATA.



Discussion

No Comment Found

Related InterviewSolutions