Recent questions tagged regular-language

0 votes
1 answer
61
{(a* b)a } intersection {a*b*}, is this considered a regular language ? or not and how do i know ?
0 votes
1 answer
62
If L = { x == y | where x and y are equal binary numbers} and Σ = {0, 1, =}How can I prove that L is not a regular language using pumping lemma and contradiction?
0 votes
2 answers
63
0 votes
1 answer
65