MCQ
Q.
In the compiler, the function of using intermediate code is:
Correct Answer: D
After semantic analysis, the intermediate code increases the chances of reusing the machine-independent code optimizer in other compilers.