Toc Assignment No-05 2024
Toc Assignment No-05 2024
Toc Assignment No-05 2024
15. Construct a TM to compute L {an b2n | n >0} Write simulation for the string.
i) abb ii) aabbbb
n n
16. Construct a Turing Machine for the language L = {a b c | n>=l}
n n n
17. Construct a Turing Machine for the language L = {0 1 0 | n>=l}
SPPU University asked questions from 2015-2019 Prepared By : Mr. Anand Gharu
Theory of Computation TE(2019) Computer Engineering
18. Design TM to accept the set L of all strings formed with 0 & 1 and
having substring ‘000’
19. Design a Turing machine for well formed parenthesis
20.Construct a Turing Machine to accept the language
n n n
L = { a b a | n>=1 }
SPPU University asked questions from 2015-2019 Prepared By : Mr. Anand Gharu