

InterviewSolution
Saved Bookmarks
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) |
|