Test 2 - Theory of Computation | Computer Science(CS)
Casual Mode - Take your time!
1 / 21
Correct
0
Incorrect
0
Score
0%
Multiple Choice
Consider the following Finite State Automaton:

The language accepted by this automaton is given by the regular expression
- b* ab* ab* ab*
- (a + b)*
- ba (a + b)
- b* ab* ab*