In analyzing the compilation of PL/I program, the description "creation of more optimal matrix" is associated with

In analyzing the compilation of PL/I program, the description "creation of more optimal matrix" is associated with Correct Answer Machine independent optimization

Machine independent optimization attempts to improve the intermediate code to get a better target code. The part of the code which is transformed here does not involve any absolute memory location or any CPU registers.
Bissoy MCQ

Related Questions

In analyzing the compilation of PL/I program, the term "Syntax analysis" is associated with
In analyzing the compilation of PL/I program, the term "Lexical analysis" is associated with
In analyzing the compilation of PL/I program, the term "Machine independent optimization" is associated with