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


    Question

    Which optimization is performed after intermediate code

    generation?
    A Loop unrolling Correct Answer Incorrect Answer
    B Constant folding Correct Answer Incorrect Answer
    C Dead code elimination Correct Answer Incorrect Answer
    D All of the above Correct Answer Incorrect Answer
    E None of the above Correct Answer Incorrect Answer

    Solution

    Code optimization includes techniques like loop unrolling, constant folding, and removing dead code.

    Practice Next
    ask-question