MICROPROCESSOR AND MICROCONTROLLER

INTRODUCTION TO MICROPEOCESSOR

MODEL OF MICROPROCESSOR

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Addressing in which the instructions contains the address of the data to the operated on is known as
A
immediate addressing
B
implied addressing
C
register addressing
D
direct addressing
Explanation: 

Detailed explanation-1: -Indirect addressing mode, the data to be operated is available inside a memory location and that memory location is directly specified as an operand. The operand is directly available in the instruction itself.

Detailed explanation-2: -Indirect Addressing Indirect addressing mode uses instructions that include the address of a value that points to the effective address of the operand.

Detailed explanation-3: -The direct addressing mode contains the concerned operand in the instruction code’s address field. In the case of an indirect addressing mode, the operand’s address stays in the address field of any instruction. Total number of Memory References. It requires no memory references for accessing the data.

Detailed explanation-4: -Immediate Mode: In this mode the operand is specified in the instruction itself. In other words, an immediate-mode instruction has an operand field rather than an address field.

There is 1 question to complete.