Why are program counter and stack pointer 16-bit registers?

Answer Posted / bhumi

Program Counter (PC) and Stack Pointer (SP) are basically
used to hold 16-bit memory addresses.PC stores the 16-bit
memory address of the next instruction to be fetched.SP can
be used to temporarily store the 16-bit memory address as
well as data.So PC & SP are 16-bit registers.

Is This Answer Correct ?    218 Yes 51 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many bit address bus does the 8085 use?

602


Does 8085 have serial i/o control?

631


Explain the instruction stream queue mechanism in the 8086?

563


Define the purpose of sim and rim in reference to the 8086?

525


Explain the difference between microcontroller and microprocessor?

563






In 8085 which is called as high order / low order register?

757


What is meant by a bus?

608


What does the eu do in the 8086?

609


Define the number of flags present in the 8086 and name each one of them.

612


What are the major differences in short label and near label jump instructions?

578


Explain an interrupt?

606


Describe the instruction register of 8085?

628


What is the software interrupts of 8085?

657


How the stack is initialized?

602


Why 8051 is called 8 bit microcontroller?

926