1.

A language L is said to be Turing decidable if:(a) recursive(b) TM recognizes L(c) TM accepts L(d) None of the mentionedThe question was posed to me in an internship interview.I'm obligated to ask this question of The Language of Turing Machine-2 topic in portion Introduction to Turing Machines of Automata Theory

Answer»

Correct ANSWER is (a, b)

The explanation is: A language L is recursively ennumerable if there is a turing machine that accepts L, and RECURSIVE if there is a TM that recognizes L.(SOMETIMES these languages are alse called Turing-acceptable and Turing-decidable respectively).



Discussion

No Comment Found

Related InterviewSolutions