Select the correct name for: a tree representation showing the syntactic structure of source code according to grammar rules.
- A. Lexeme
- B. Semantic analysis
- C. Parse tree ✓
- D. Compiler
Correct answer
C. Parse tree
Explanation
Parse tree refers to a tree representation showing the syntactic structure of source code according to grammar rules.