What is Program counter?
Posted in Microprocessors Interview Questions
Program counter holds the address of either the first byte of the next instruction to be fetched for execution or the address of the next byte of a multi byte instruction, which has not been completely fetched. In both the cases it gets incremented automatically one by one as the instruction bytes get fetched. Also Program register keeps the address of the next instruction.
Post Your Answer! Send This to a Friend
← Which Stack is used in 8085? What is the RST for the TRAP? →
Related Interview Questions
In 8085 name the 16 bit registers? 10.01.09
Stack pointer and Program counter all have 16 bits....
What is Program counter? 10.01.09
Program counter holds the address of either the first byte of the next instruction to be fetched for execution or the address of the next byte of a multi byte i...
What is stack? 14.11.08
Stack is a portion of RAM used for saving the content of Program Counter and general purpose registers....
How do I get a counter? 11.11.08
Either ask your Webmaster for access to the log files, or for a server-side include which can do this, or use one of the freeware counters available at the CG...
How do I get a counter? 11.11.08
Either ask your Webmaster for access to the log files, or for a server-side include which can do this, or use one of the freeware counters available at the CG...
How do I get a counter? 11.09.08
Either ask your Webmaster for access to the log files, or for a server-side include which can do this, or use one of the freeware counters available at the CGI...
What is Program counter? 19.07.06
Program counter holds the address of either the first byte of the next instruction to be fetched for execution or the address of the next byte of a multi byte i...
What is Program counter? 17.03.06
Program counter holds the address of either the first byte of the next instruction to be fetched for execution or the address of the next byte of a multi byte i...
In 8085 name the 16 bit registers? 17.03.06
Stack pointer and Program counter all have 16 bits....
What is time-stamping? 09.03.06
It is a technique proposed by Lamport, used to order events in a distributed system without the use of clocks. This scheme is intended to order events consistin...
Thursday, February 19, 2009
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment