Computer Science And Engineering

Computer Science And EngineeringCompiler DesignMultiple Choice (MCQ)1 Mark
Q3.

Which ONE of the following techniques used in compiler code optimization uses live variable analysis?

A
Run-time function call management
B
Register assignment to variables
C
Strength reduction
D
Constant folding