Theory of Computation Question For Unit 5
Theory of Computation Question For Unit 5
n n n
L = { a b a | n>=1 }
10. Construct a Turing Machine to accept string with equal nos of 0’s and 1’s.
20. Construct TM for – L = { All string with equal nos of a’s and b’s.