In a bottom-up evaluation of a syntax directed definition its inherited attributes can do which of the following?
(a) Always evaluated
(b) Can be evaluated if the definition is L attributed
(c) Can be evaluated if the definition has synthesized attributes
(d) Never be evaluated
I got this question in semester exam.
My enquiry is from Top-Down Parsing topic in chapter Topdown Parsing of Compiler