

InterviewSolution
Saved Bookmarks
1. |
For S->0S1|e for ∑={0,1}*, which of the following is wrong for the language produced?(a) Non regular language(b) 0^n1^n | n>=0(c) 0^n1^n | n>=1(d) None of the mentionedThis question was addressed to me in a job interview.My question is based upon Context Free Grammar-Derivations and Definitions in chapter Context Free Grammars and Languages of Automata Theory |
Answer» Correct ANSWER is (d) None of the mentioned |
|