adspace


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

Given a circuit, draw its exact timing response?

3797


On a scale of one to ten, rate me as an interviewer now 26 which stack is used in 8086?

1073