

InterviewSolution
Saved Bookmarks
1. |
Which of the following statements are false?(a) Every recursive language is recursively ennumerable(b) Recursively ennumerable language may not be recursive(c) Recursive languages may not be recursively ennumerable(d) None of the mentionedThis question was posed to me in final exam.Asked question is from The Language of Turing Machine-2 in section Introduction to Turing Machines of Automata Theory |
Answer» The correct answer is (c) Recursive languages may not be recursively ennumerable |
|