________________________________________________________________________
CS 341
Automata Theory, Practice Quiz 2, Time = 8 mins.
________________________________________________________________________
1.
Let Σ = {}. Then Σ* is:
2.
Let L = {ε, a} and let Σ
= {a, b}. M = LΣ*. M is:
3.
Let L = {a, ε} and let Σ = {a, b}. M = Σ*L. M is:
4. Let Σ be a finite alphabet such that |Σ| ≥1. Then Σ* is:
5. Which of the following languages does the regular expression (a U b U ø* )* stand for:
6. Which of the following languages does the regular expression (a U b)(a U b U ø* )* stand for:
Answers:
1 c, 2 d, 3 d, 4 b, 5 d, 6 e