1.

Which of the functions are not performed by the turing machine after reading a symbol?(a) writes the symbol(b) moves the tape one cell left/right(c) proceeds with next instruction or halts(d) none of the mentionedI had been asked this question during an online exam.Enquiry is from Turing Machine-Notation and Transition Diagrams topic in division Introduction to Turing Machines of Automata Theory

Answer»

Right CHOICE is (d) none of the mentioned

For explanation I would say: After the read headreads the SYMBOL from the input tape, it performs the following FUNCTIONS:

a) writes a symbol(some MODEL allow symbol erasure/no WRITING)

b) moves the tape left or right (some models allows no motion)

c) proceeds with subsequent instruction or goes either into accepting halting state or rejecting halting state.



Discussion

No Comment Found

Related InterviewSolutions