📚 Practice Mode
Test 2 - Theory of Computation | Computer Science(CS)
Learn at your own pace with hints and detailed explanations
1 / 21
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*