

InterviewSolution
Saved Bookmarks
1. |
A symbol X is called to be useful if and only if its is:(a) generating(b) reachable(c) both generating and reachable(d) none of the mentionedI have been asked this question during an interview.This interesting question is from Inferences to Trees, Trees to Derivations in division Context Free Grammars and Languages of Automata Theory |
Answer» The correct option is (C) both GENERATING and reachable |
|