Multiple choice

Which of the following is/are an issue of machine-independent optimization?

  1. Register allocation

  2. Structure-preserving transformations

  3. Instruction cost

  4. Memory management

  5. Input and output formats

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Structure-preserving transformations are an issue of machine-independent optimization.