Question

    A complier is a program

    A that translates source code into object code. Correct Answer Incorrect Answer
    B that translates programs from object code to machine code. Correct Answer Incorrect Answer
    C An operating system utility that copies programs from a storage device to main memory, where they can be executed. Correct Answer Incorrect Answer
    D that combines object code or modules to form an executable program thereby producing machine code, The final step in producing an executable program. Correct Answer Incorrect Answer
    E None of these Correct Answer Incorrect Answer

    Solution

    The correct answer is A

    Practice Next