Which of the following is correct with respect to a parse tree for a given grammar?
A. n parse tree = n leftmost derivation tree = n rightmost derivation tree
B. n parse tree = n leftmost derivation tree
C. n parse tree = n rightmost derivation tree
D. n parse tree = n non-terminals
Answer: Option A

Join The Discussion