MICROPROCESSOR AND MICROCONTROLLER

8051 INSTRUCTION SET ADDRESSING MODES

ARCHITECTURE OF 8085

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which instructions affect the program counter?
A
Call & Return
B
. Call & Jump
C
Push & Pop
D
Return & Jump
Explanation: 

Detailed explanation-1: -Call and jump are usually affect the program counter.

Detailed explanation-2: -RESET: This RESET key is used to clear the program counter and update with 0000H memory location, i.e. the Program Counter becomes 0000 H.

Detailed explanation-3: -The program counter holds the memory address of the instruction in execution.

There is 1 question to complete.