Question 8084 – Operating-Systems
November 7, 2023Question 7452 – Theory-of-Computation
November 7, 2023Question 6885 – Theory-of-Computation
Given a Turing Machine
M = ({q 0 , q 1 }, {0, 1}, {0, 1, B}, δ, B, {q1 })
Where δ is a transition function de ned as
δ(q 0 , 0) = (q 0 , 0, R)
δ(q 0 , B) = (q 1 , B, R)
The language L(M) accepted by Turing machine is given as :
Correct Answer: B
Question 511 Explanation:
0* 1*
00*
10*
1*0*
Subscribe
Login
0 Comments