Some code optimizations are carried out on the intermediate code because _______________
(a) They enhance the portability of the complier to other target processors
(b) Program analysis is name accurate on intermediate code than on machine code
(c) The information from data flow analysis cannot otherwise be used for optimization
(d) The information from the front end cannot otherwise be used for optimization
This question was addressed to me in class test.
I would like to ask this question from Intermediate Code-Generation topic in chapter Syntax Directed Definition and Translations of Compiler