2,483 views
0 0 votes

2 Answers

Best answer
4 4 votes

4 states.

selected by
0 0 votes
My answer is 3. I am unable to upload the image of solution. Help me with it
Position:
Show:

Related questions

3 3 votes
2 answers 2 answers
2.7k
2.7k views
Sona Barman asked Jan 15, 2018
2,749 views
Self doubt:Is there any method to calculate number of states in dfa e.g."x mod y" type of question without drawing dfa?Because in Gate time is vital factor.
1 1 vote
0 0 answers
2.8k
2.8k views
Warlock lord asked Nov 12, 2017
2,826 views
L = {s ∈ (0 + 1)* d(s)mod5 = 2 or d(s)mod7 != 4} where d(s) is the decimal equivalent of the binary string s.How many states does the above DFA have? How many final state...
2 2 votes
1 1 answer
1.4k
1.4k views
rahul sharma 5 asked Nov 9, 2017
1,391 views
Minimum number of states in DFA where:, Number of a's and Number of b's are even and epsilon is not accepted.Langugae is defined over {a,b}
2 2 votes
2 2 answers
2.4k
2.4k views
humblefool asked Nov 2, 2017
2,448 views
Suppose L is a regular language of all a's and b's where the number of a's is divisible by m and the number of b's is divisible by n. If M is the minimal DFA accepting la...