1.

The problems which have no algorithm, regardless of whether or not they are accepted by a turing machine that fails to halts on some input are referred as:(a) Decidable(b) Undecidable(c) Computable(d) None of the mentionedI have been asked this question in a national level competition.This question is from The Universal Language-Undecidability in division Undecidability of Automata Theory

Answer» CORRECT ANSWER is (b) Undecidable

For explanation: The problems that can be SOLVED by a turing machine can divided into two classes:

a) Those that have an algorithm

b) Intractable problems: Those that are only solved by a turing machine that may RUN forever on inputs they do not accept.


Discussion

No Comment Found

Related InterviewSolutions