1.

Can a single tape turing machine be simulated using deterministic 2-stack turing machine?(a) Yes(b) No(c) Cannot be said(d) none of the mentionedThis question was posed to me by my school principal while I was bunking the class.This interesting question is from Multistack Machines, Counter Machines in portion Introduction to Turing Machines of Automata Theory

Answer»

Correct choice is (a) Yes

Explanation: The symbols to left of the HEAD of turing macine being simulated can be STORED on the stack while the symbols on the right of the head can be PLACED on another stack. On each stack, symbols CLOSER to the TM’s head are placed closer to the top of the stack than symbols farther from the TM’s head.



Discussion

No Comment Found

Related InterviewSolutions