Consider the given code, which of the following optimization is possible

Consider the given code,

which of the following optimization is possible

Answer: B. Loop unrolling

  1. A.

    Constant folding

  2. B.

    Loop unrolling

  3. C.

    Strength reduction

  4. D.

    none of the above

Attempted by 92 students.

Show answer & explanation

Correct answer: B

Explore the full course: Isro

Loading lesson…