📚 Question Bank Q92 — Theory of Computation
Tags
Theory of Computation
Q92. Marks: +2.0 UGC NET Paper 2: Computer Sc 6th Jan 2025 Shift 1
📄 Passage
A machine is represented by states Q, input alphabet Σ, transition function δ. Initial state qo and final state F. The machine accepts all the strings over Σ = {a,b}, which starts and ended with any combination of all alphabet and abb works/lies in all the strings to be accepted 
For the above specified passage, which of the following represents the regular expression?
1.(a + b)* aab
2.aba(a + b)*
3.b(a + b)* b(a + b)* a(a + b)*
4.(a + b)* abb(a + b)* ✓ Correct
📄 All “Theory of Computation” questions across papers
🏷 Change Tag for this Question