Recursively enumerable sets and Turing machines (original) (raw)

Which of the following statements is/are FALSE?

  1. For every non-deterministic Turing machine,
    there exists an equivalent deterministic Turing machine.
  2. Turing recognizable languages are closed under union
    and complementation.
  3. Turing decidable languages are closed under intersection
    and complementation.
  4. Turing recognizable languages are closed under union
    and intersection.

Let L1 be a recursive language. Let L2 and L3 be languages that are recursively enumerable but not recursive. Which of the following statements is not necessarily true?

Let L1 be regular language, L2 be a deterministic context free language and L3 a recursively enumerable language, but not recursive. Which one of the following statements is false? , **ISRO 2017

Which of the following statements is/are TRUE?

Given the recursively enumerable language (LRE ), the context sensitive language (LCS ), the recursive language (LREC ), the context free language (LCF ) and deterministic context free language (LDCF ). The relationship between these families is given by

Given the following two statements: S1:If L1 and L2 are recursively enumerable languages over ∑, then L1 ∪ L 2 and L2 ∩ L2 are also recursively enumerable. S2: The set of recursively enumerable languages is countable. Which of the following is correct ?

A problem whose language is recursive is called? , **ISRO 2011

Which of the following is FALSE with respect to possible outcomes of executing a Turing Machine over a given input?

Which of the following pairs have different expressive power?

What is the highest type number that can be assigned to the following grammar?

S → Aa
A → Ba
B → abc

There are 29 questions to complete.

Take a part in the ongoing discussion