MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

COMPUTER ORGANIZATION

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Element of instruction
A
Destination operand address
B
operand address
C
memory address
D
None of the above
Explanation: 

Detailed explanation-1: -All Operation code, Source operand reference, Result operand reference, and Next instruction reference are typical elements of machine instructions.

Detailed explanation-2: -The instruction set provides commands to the processor, to tell it what it needs to do. The instruction set consists of addressing modes, instructions, native data types, registers, memory architecture, interrupt, and exception handling, and external I/O.

Detailed explanation-3: -If the result of an instruction is a temporary value, the destination operand is a pointer to the instruction where the value is used. Note that this is different than an instruction pointer in a source operand.

There is 1 question to complete.