adplus-dvertising
frame-decoration

Question

Dead-code elimination in machine code optimization refers to:

a.

removal of all labels.

b.

removal of values that never get used.

c.

removal of function which are not involved.

d.

removal of a module after its use.

Answer: (b).removal of values that never get used.

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Dead-code elimination in machine code optimization refers to: