📚 Question Bank Q23 — Theory of Computation
Tags
Theory of Computation
Q23. Marks: +2.0 UGC NET Paper 2: Computer Science and Application 26th June 2025 Shift 1
Consider the following DFA that generates set of strings over ∑={a, b, c)
 
 
Now identify that which of the followings is the best description of the language for the above DFA
1.L=(a* + b* + c*)*
2.L = (a + b + c)*(abc)*(a + b + c)*
3.L= {Set of strings, all starting with 'a, b, c' but ending with 'c'}
4. L= {Set of strings, all having even count (including 0) of substring 'abc'} ✓ Correct
📄 All “Theory of Computation” questions across papers
🏷 Change Tag for this Question