📢 Too many exams? Don’t know which one suits you best? Book Your Free Expert 👉 call Now!


    Question

    The primary goal of code optimization is

    to:
    A Make the compiler run faster. Correct Answer Incorrect Answer
    B Reduce the size and/or execution time of the generated machine code. Correct Answer Incorrect Answer
    C Detect syntax errors in the source code. Correct Answer Incorrect Answer
    D Translate source code into an intermediate representation. Correct Answer Incorrect Answer
    E Ensure the program is portable across different platforms. Correct Answer Incorrect Answer

    Solution

    Reduce the size and/or execution time of the generated machine code.

    Practice Next
    ask-question