Question 2 Design a deterministic finite state automaton (using minimum number of states) that recognizes the following language: L = {w ∈ {0,1}* | w interpreted […]
Question 3 Which one of the following regular expressions correctly represents the language of the finite automaton given below? A ab*bab* + ba*aba* B (ab*b)*ab* + […]