Multiple Choice
Let S and T be language over ={a,b} represented by the regular expressions (a+b*) * and (a+b) *, respectively. Which of the following is true?
A) ScT (S is a subset of T)
B) TcS (T is a subset of S)
C) S=T
D) SnT=Ø
Correct Answer:

Verified
Correct Answer:
Verified
Q33: Pumping lemma is generally used for proving
Q34: Match all items in Group 1 with
Q35: Consider the following statements<br>I. Recursive languages are
Q36: All NonNull words of the CFL can
Q37: Which of the following denotes Chomskianhiearchy?<br>A)REG ?
Q39: If PCP is decidable then MPCP is<br>A)Decidable<br>B)Undecidable<br>C)Can't
Q40: The PDA is called non-deterministic PDA when
Q41: FSM can recognize<br>A)Any grammar<br>B)Only CG<br>C)Both (a) and
Q42: Consider the following Finite State Automaton The
Q43: PCP is:<br>A)Decidable<br>B)Undecidable<br>C)Sometimes Decidable<br>D)None of the