Multiple choice

When a compiler uses a set of assignment instructions that occur in the program for analysis, it is called

  1. jump analysis

  2. index-check elimination

  3. inlining

  4. analysis available assignment

  5. tail-call optimization

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

When a compiler uses a set of assignment instructions that occur in the program for analysis, it is called analysis available assignment.