Question

    What is the purpose of a compiler in

    programming?
    A To translate source code into machine code Correct Answer Incorrect Answer
    B To debug code Correct Answer Incorrect Answer
    C To optimize code for performance Correct Answer Incorrect Answer
    D To manage memory allocation Correct Answer Incorrect Answer

    Solution

    To translate source code into machine code

    Practice Next

    Relevant for Exams: