Question: In syntax-directed translation, which of the following is true about synthesized attributes?
Options:
Correct Answer: They are computed from the attributes of the child nodes
Solution:
Synthesized attributes are computed from the attributes of the child nodes in syntax-directed translation.