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
- A.
Constant folding
- B.
Loop unrolling
- C.
Strength reduction
- D.
none of the above
Attempted by 92 students.
Show answer & explanation
Correct answer: B

Loading lesson…