

InterviewSolution
Saved Bookmarks
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) |
|