Multiple choice 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 Reveal answer Fill a bubble to check yourself D Correct answer Explanation (1) true since NFA $\rightarrow$DFA conversion possible. (2) N.D turing M/C so true. (3) every rex is a CFL but reverse is not true. (4) false, since these may be proper subset of each other so not necessary