1.

A turing machine has ____________ number of states in a CPU.(a) finite(b) infinte(c) May be finite(d) None of the mentionedThis question was addressed to me in exam.My doubt stems from Programming Techniques-Storage and Subroutines in chapter Introduction to Turing Machines of Automata Theory

Answer»

The correct choice is (a) finite

The best I can EXPLAIN: A turing machine has finite number of states in its CPU. However the states are not small in number. Real COMPUTER consist of registers which can STORE VALUES (FIXED number of bits).



Discussion

No Comment Found

Related InterviewSolutions