Which of the following is a correct statement?
(a) { If an bn | n = 0,1, 2, 3 ..} is regular language
(b) Strings with equal number of a’s and b’s denies a regular language
(c) L (A* B*)∩ B gives the set A
(d) None of the mentioned
I had been asked this question during an interview.
This intriguing question comes from The NFA with epsilon topic in section Finite Automata and Regular Expression of Compiler