1.

Which of the following is/are not true for recursively ennumerable language?(a) partially decidable(b) Turing acceptable(c) Turing Recognizable(d) None of the mentionedThis question was posed to me in an online interview.My question is based upon Programming Techniques-Storage and Subroutines topic in division Introduction to Turing Machines of Automata Theory

Answer»

The correct answer is (d) NONE of the mentioned

To explain I would SAY: In automata theory, a formal language is called recursively ennumerable language or partially decidable or SEMI decidable or turing acceptable or turing recognizable if there exists a turing MACHINE which will ennumerate all VALID strings of the language.



Discussion

No Comment Found

Related InterviewSolutions