πŸ“Š Theory of Computation and Compiler Design
Q. Consider the languages
L1={0^{i}1^{j}|i != j},
L2={0^{i}1^{j}|i = j},
L3 = {0^{i}1^{j}|i = 2j+1},
L4 = {0^{i}1^{j}|i != 2j}.
Which one of the following statements is true?
  • (A) Only L2 is context free
  • (B) Only L2 and L3 are context free
  • (C) Only L1 and L2 are context free
  • (D) All are context free
πŸ’¬ Discuss
βœ… Correct Answer: (D) All are context free

You must be Logged in to update hint/solution

πŸ’¬ Discussion

πŸ“Š Question Analytics

πŸ‘οΈ
166
Total Visits
πŸ“½οΈ
2 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
82%
Success Rate