COMPUTER SOFTWARE
SYSTEM SOFTWARE
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
opcode and operand
|
|
operator and opcode
|
|
instruction and data
|
|
ant and dec
|
Detailed explanation-1: -Each instruction in 8085 microprocessor consists of two part-operation code (opcode) and operand.
Detailed explanation-2: -Opcodes and operands Each assembly language statement is split into an opcode and an operand . The opcode is the instruction that is executed by the CPU and the operand is the data or memory location used to execute that instruction.
Detailed explanation-3: -Each machine instruction is composed of two parts: the op-code and the operands.
Detailed explanation-4: -A set of instructions is known as an instruction set that decides the microprocessor function. Every instruction includes two parts like Opcode & the Operand where Opcode is used to specify the function to be executed & operand gives the data to be functioned on.