Question: 1. For = { a, b }. Draw a DFA that accepts the language L, where L = { w * | the number of
1. For = { a, b }. Draw a DFA that accepts the language L, where L = { w * | the number of as in w is an odd number }.
2. For = { a, b }. Draw a DFA that accepts the language L, where L = { w * | the number of as in w is an odd number AND the number of bs in w is an odd number }. Note that the as and bs can be intermixed in any fashion.
3. For = { a, b }. Draw a DFA that accepts the language L, where L = { w * | the number of as in w is an even number AND the number of bs in w is an even number }. Note that the as and bs can be intermixed in any fashion.
Thanks a lot for your help!!!
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
