Multiple choice

The part of a machine level instruction which tells the central processor, what has to be done is known as

  1. Opcode

  2. Address

  3. CPU

  4. Monitor

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

In machine code, an instruction is typically divided into an opcode (operation code) and an operand (address). The opcode specifies the action to be performed by the processor.