Back to the 2022 paper

Module 1: Introduction, Regular languages and finite automata

20222m

Which of the following pairs of regular expressions are equivalent?
(i) xx^* and xxx^*x
(ii) 1(01)1(01)^* and (10)1(10)^*1
(iii) x(xx)x(xx)^* and (xx)x(xx)^*x
(iv) All of the above

Similar questions