Compiler Design

Which statement correctly explains Parse tree?

Correct answer

D. A tree representation showing the syntactic structure of source code according to grammar rules.

Explanation

Parse tree refers to a tree representation showing the syntactic structure of source code according to grammar rules.