📚 Question Bank Q75 — Theory of Computation
Tags
Theory of Computation
Q75. Marks: +2.0 UGC NET Paper 2: Computer Science 8th Oct 2022

Consider the language L = {anbm ∶ n ≥ 4, m ≤ 3}

Which of the following regular expression represents language L?

1.aaaa*(λ + b + bb + bbb)
2.aaaaa*(b + bb + bbb)
3.aaaaa*(λ + b + bb + bbb) ✓ Correct
4.aaaa*(b + bb + bbb)
📄 All “Theory of Computation” questions across papers
🏷 Change Tag for this Question