Given a binary string, create a DFA to check if the number of zeroes is even and the number of ones is a multiple of 5.
Asked
Active
Viewed 304 times
1 Answers
0
States are named as 1,2,.... . Given below is the link to state transition table.Green colored are the accepting states.

Ishadi Jayasinghe
- 122
- 8