If the programming language uses static scoping and call by need parameter passing mechanism, the values printed will be?
(a) 115, 220
(b) 25, 220
(c) 25, 15
(d) 115, 105
I got this question in quiz.
The doubt is from L-Attributed Definition topic in section Syntax Directed Definition and Translations of Compiler