Aug2016 cs Q56

0. Given a Turing Machine
M = ({q0, q1}, {0, 1}, {0, 1, B}, δ, B, {q1 })
Where δ is a transition function defined as
δ(q0, 0) = (q0, 0, R)
δ(q0, B) = (q1, B, R)
The language L(M) accepted by Turing machine is given as :

Cancel reply

Your email address will not be published. Required fields are marked *


Cancel reply

Your email address will not be published. Required fields are marked *