Compiler Design

The concept in which the compiler phase that improves intermediate or final code to make it run faster or use fewer resources is best known as which of these terms?

Correct answer

A. Code optimization

Explanation

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