1.

If a problem has an algorithm to answer it, we call it _________(a) decidable(b) solved(c) recognizable(d) none of the mentionedThis question was posed to me in homework.My query is from The Diagonalization Languages in section Undecidability of Automata Theory

Answer»

Correct choice is (a) DECIDABLE

To ELABORATE: An ALGORITHM is a TM that HALTS on all INPUTS,accepted or not. Putting other way, decidable problems are recursive languages.



Discussion

No Comment Found

Related InterviewSolutions