Exams › GATE › Technical
Which of the following statements is false?
- Every NFA can be converted to an equivalent DFA
- Every non-deterministic Turing machine can be converted to an equivalent deterministic Turing machine
- Every regular language is also a context-free language
- Every subset of a recursively enumerable set is recursive
Correct answer: Every subset of a recursively enumerable set is recursive
Solution
This statement is false because while every recursively enumerable set can be recognized by a Turing machine, not all subsets of such sets are guaranteed to be recursive; some may be non-decidable.
Related GATE Technical questions
⚔️ Practice GATE Technical free + battle 1v1 →