Higher Study | Theory of Computation | Context Free Languages and Pushdown Automata

Consider L = L1 ∩ L2 Where L1 = {0m1m20n1n |m, n >= 0} L2 = {0m1n2k | m, n, k ≥ 0} Then, the language L is
Which of the following statements in true?
Consider a grammar G with the following production rules: S → SS, S → λ, S → aSb, S → bSa Which one of the following languages is generated using the above rules?
Consider the following grammar. S → AB A → a A → BaB B → bbA Which of the following statement is FALSE?
Which of the following statements is true ?
Consider the following languages : L1 = {am bn | m ≠ n} L2 = {am bn | m = 2n + 1} L3 = {am bn | m ≠ 2n} Which one of the following statement is correct ? 
The language which is generated by the grammar S → aSa | bSb | a | b over the alphabet {a, b} is the set of
Ads