Compiler Design

Select the correct name for: a tree representation showing the syntactic structure of source code according to grammar rules.

Correct answer

C. Parse tree

Explanation

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