Question

What is a primary advantage of generating intermediate code during compilation?

A It directly executes the program without further compilation.
B It simplifies the process of code optimization and retargeting to different machines.
C It eliminates the need for lexical analysis.
D It is the final output of the compiler.
E It is always faster than direct machine code generation.
Practice Next

Hey! Ask a query