MCQOPTIONS
Saved Bookmarks
| 1. |
A parse tree is an annotated parse tree if: |
| A. | it shows attribute values at each node. |
| B. | there are no inherited attributes. |
| C. | it has synthesized nodes as terminal nodes. |
| D. | every non-terminal nodes is an inherited attribute. |
| Answer» B. there are no inherited attributes. | |