During the compilation process of a PL/I program, what does the term "Machine independent optimization" refer to?

Choose the correct answer

Explanation

Machine independent optimization involves creating an improved optimization matrix that is not tied to any specific hardware architecture. This allows the compiler to optimize code in a general way before machine-specific optimizations are applied.

During the compilation process of a PL/I program, wh… — Language processors | PakQuizHub