Back to the 2019 paper

Module 1: Introduction, Regular languages and finite automata

20192m

Consider the following finite state automaton:

diagram

The language accepted by this automaton is given by the regular expression
(i) babababb^*ab^*ab^*ab
(ii) (a+b)(a+b)^*
(iii) ba(a+b)b^*a(a+b)^*
(iv) bababb^*ab^*ab

Similar questions