edited by
984 views

3 Answers

0 votes
0 votes
bab is accepted by given FA but can not be generated by option A, B, and C

can be generated through D

Correct answer is D
0 votes
0 votes
A. Doesn't accept ba.

B. Doesn't accept ba. Also it produces aa not accepted by FA.

C. Doesn't accept a.

D. Correct.

So D is correct.
0 votes
0 votes
According to the given state transition diagram, the regular expression is
Step-1: Starting state has loop with symbol ‘b’ . It means, we can get n number of times ‘b’.
Step-2: The symbol ‘a’ between the starting state and end state. It means we can get only one
‘a’ after b*.
Step-3: The final state also having self loop with symbol ‘b’.

Answer-D
Answer:

Related questions

3.7k
views
1 answers
0 votes
Arjun asked Dec 7, 2018
3,711 views
Which of the following languages over the alphabet $[0,1]$ is described by the given regular expression: $(0+1)^*1(0+1)^*1$?The set of all strings containing ... at least two $1$'sThe set of all strings that begins and ends with only $0$
1.5k
views
3 answers
0 votes
Arjun asked Dec 7, 2018
1,520 views
Identify the true statement from the given statements:A recursive formal language is a recursive subset in the set of all possible words over the alphabet of the language.The complement of a ... $1$ and $2$1$, $2$ and $3$2$ and $3$
1.1k
views
1 answers
2 votes
Arjun asked Dec 7, 2018
1,137 views
In the Given language $L=\{ab, aa, baaa\}$, ____ number of strings are in $L^*$baaabaaabaaaabaaabaaaabaabaaabaaa $1$2$3$4$
5.6k
views
1 answers
3 votes
Arjun asked Dec 7, 2018
5,589 views
A Professor passed one sixth of his life in childhood, one twelfth in youth, and one seventh more as a bachelor, five years after his marriage a son was born who ... what is the age of Professor?$84$ years$74$ years$64$ years$54$ years