nikhilarora


UGC NET DECEMBER 2015 PAPER 2 SOLVED PART-5

Pages: 1 2 3 4 5 41. Loop unrolling is a code optimization technique: (A) that avoids tests at every iteration of the loop (B) that improves performance by decreasing the number of instructions in a basic block. (C) that exchanges inner loops with outer loops (D) that reorders operations […]