InterviewSolution
Saved Bookmarks
| 1. |
Ifdynamic scoping is used and call by name mechanism is used, the values printed will be?(a) 115, 220(b) 25, 220(c) 25, 15(d) 115, 105This question was addressed to me by my school teacher while I was bunking the class.I'd like to ask this question from L-Attributed Definition in section Syntax Directed Definition and Translations of Compiler |
|
Answer» Correct choice is (b) 25, 220 |
|