1.

The machine accept the string by entering into hA or it can:(a) explicitly reject x by entering into hR(b) enter into an infinte loop(c) Both (a) and (b)(d) None of the mentionedI have been asked this question in semester exam.My question is from Introduction to Turing Machines topic in chapter Introduction to Turing Machines of Automata Theory

Answer»

Right option is (c) Both (a) and (b)

Easy explanation: Three THINGS can occur when a string is TESTED over a turing MACHINE:

a) ENTER into accept halting state

b) enter into reject halting state

c) goes into loop forever



Discussion

No Comment Found

Related InterviewSolutions