Compiler Design

Identify the correct concept described as: the final compiler phase that converts optimized intermediate code into target machine code.

Correct answer

B. Code generation

Explanation

Code generation refers to the final compiler phase that converts optimized intermediate code into target machine code.