Back to the 2022 paper

Module 1: Introduction & Regular Languages

20222m

The minimum number of transitions to reach the final state as per the regular expression:

{a,b}baaa \{a, b\}^* baaa

is:

(i) 4
(ii) 5
(iii) 6
(iv) 3

Similar questions