When a program is being executed in an 8085 microprocessor, its program counter contains

When a program is being executed in an 8085 microprocessor, its program counter contains Correct Answer The memory address as the instruction that is to be executed next

The Program counter (PC):

  • The program counter acts as a pointer to the next instruction to be executed and always contains the 16-bit address of the memory location of next instruction
  • It is a 16 bit register as 8085 has 16 address lines
  • The program counter is updated by the processor and points to the next instruction after the processor has fetched the complete instruction

Related Questions