

InterviewSolution
Saved Bookmarks
1. |
Which of the following does the given parse tree correspond to?(a) P->1100(b) P->0110(c) P->1100ε(d) P->0101The question was asked in an international level competition.This interesting question is from Construction and Yield of a Parse Tree in portion Context Free Grammars and Languages of Automata Theory |
Answer» Correct OPTION is (b) P->0110 |
|