Question

In syntax-directed translation, what is a production rule associated with?

A Creating a parse tree Correct Answer Incorrect Answer
B Performing a code optimization Correct Answer Incorrect Answer
C Defining the grammar and structure of the language Correct Answer Incorrect Answer
D Mapping syntax to semantic actions Correct Answer Incorrect Answer

Solution

Mapping syntax to semantic actions

Practice Next

Relevant for Exams:

×
×