πŸ“Š Theory of Computation and Compiler Design
Q. Consider the following two statements:
S1: { 0^2n |n >= l} is a regu1ar language
S2: { 0^m 0^n 0^(m+n) l m >= 1 and n >= 2} is a regu1ar language
Which of the following statements is correct?
  • (A) Only S1 is correct
  • (B) Only S2 is correct
  • (C) Both S1 and S2 are correct
  • (D) None of S1 and S2 is correct
πŸ’¬ Discuss
βœ… Correct Answer: (C) Both S1 and S2 are correct

You must be Logged in to update hint/solution

πŸ’¬ Discussion

πŸ“Š Question Analytics

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