1.

Which of the following is not a Non deterministic turing machine?(a) Alternating Turing machine(b) Probabalistic Turing machine(c) Read-only turing machine(d) None of the mentionedThis question was posed to me during an interview.This intriguing question originated from Multitape Turing Machines in chapter Introduction to Turing Machines of Automata Theory

Answer»

Correct answer is (c) Read-only TURING machine

Easiest explanation: A read only turing machine or 2 WAY DETERMINISTIC finite automaton is a class of model of computability that behaves LIKE a turing machine, and can move in both DIRECTIONS across input, except cannot write to its input tape.



Discussion

No Comment Found

Related InterviewSolutions