Question

    In machine or assembly language, the code that defines

    the fundamental tasks for the CPU is known as 
    A Machine Code Correct Answer Incorrect Answer
    B Instruction Code Correct Answer Incorrect Answer
    C Operation Code Correct Answer Incorrect Answer
    D Assembly Code Correct Answer Incorrect Answer
    E Language Code Correct Answer Incorrect Answer

    Solution

    In computing, the operation code (opcode) is a part of the machine instruction that specifies the operation the CPU needs to perform.  

    Practice Next