MCQ
Q.
In a bottom-up evaluation of a syntax directed definition its inherited attributes can do which of the following?
Correct Answer: B
A Syntax Directed Definition (SDD) is called S Attributed if it has only synthesized attributes. Also the L-Attributed Definitions contain both synthesized and inherited attributes but do not need to build a dependency graph to evaluate them.