

InterviewSolution
Saved Bookmarks
1. |
d(q,X)=(r,Y,D) where D cannot be:(a) L(b) R(c) S(d) None of the mentionedI have been asked this question in an online interview.The above asked question is from Introduction to Turing Machines topic in division Introduction to Turing Machines of Automata Theory |
Answer» RIGHT answer is (c) S For EXPLANATION I would SAY: D represents the direction in which automata moves forward as per the queue which surely cannot be a starting VARIABLE. |
|