Some code optimizations are carried out on the intermediate code because
A
The information from the front end cannot otherwise be used for optimization
No worries! We‘ve got your back. Try BYJU‘S free classes today!
B
They enhance the portability of the complier to other target processors
No worries! We‘ve got your back. Try BYJU‘S free classes today!
C
The information from data flow analysis cannot otherwise be used for optimization
No worries! We‘ve got your back. Try BYJU‘S free classes today!
D
Program analysis is more accurate on intermediate code than on machine code
Right on! Give the BNAT exam to get a 100% scholarship for BYJUS courses
Open in App
Solution
The correct option is D Program analysis is more accurate on intermediate code than on machine code Some code optimizations are carried out on the intermediate code because program analysis is more accurate on intermediate code than on machine code.