MCQ
Q.
When the parser starts constructing the parse tree from the start symbol and then tries to transform the start symbol to the input, it is called?
Correct Answer: C
When the parser starts constructing the parse tree from the start symbol and then tries to transform the start symbol to the input, it is called top-down parsing.