Compiler Design

Identify the correct definition of Code optimization.

Correct answer

A. The compiler phase that improves intermediate or final code to make it run faster or use fewer resources.

Explanation

Code optimization refers to the compiler phase that improves intermediate or final code to make it run faster or use fewer resources.