Question 2
Which of the following is/are undecidable?
3 only
3 and 4 only
1, 2 and 3 only
2 and 3 only
Question 3
Question 4
Consider the following two statements about regular languages:
Which one of the following choices is correct?
Only S1 is true
Only S2 is true
Both S1 and S2 are true
Neither S1 nor S2 is true
Question 5
Consider the following sets, where n≥2:
Which of the following choice(s) is/are correct?
There does not exist a bijection from S1 to S2
There exists a surjection from S1 to S2
There exists a bijection from S1 to S2
There does not exist an injection from S1 to S2
Question 6
For a Turing machine M, ⟨M⟩ denotes an encoding of M. Consider the following two languages.
Both L1 and L2 are decidable
L1 is decidable and L2 is undecidable
L1 is undecidable and L2 is decidable
Both L1 and L2 are undecidable
Question 7
Let ⟨M⟩ denote an encoding of an automaton M. Suppose that Σ={0,1}. Which of the following languages is/are NOT recursive?
L = {⟨M⟩ ∣ M is a DFA such that L(M)=∅}
L = {⟨M⟩ ∣ M is a DFA such that L(M)=Σ*}
L = {⟨M⟩ ∣ M is a PDA such that L(M)=∅}
L = {⟨M⟩ ∣ M is a PDA such that L(M)=Σ*}
Question 8
Which of the following languages are undecidable? Note that ⟨M⟩ indicates encoding of the Turing machine M.
L1, L3, and L4 only
L1 and L3 only
L2 and L3 only
L2, L3, and L4 only
Question 9
Question 10
There are 27 questions to complete.