Answer Posted / arvind
Program counter hold the address of either the first byte of
the next instruction to be fetched for execution or the
address of the next by byte of instruction. Which has been
completely fetched. In both the cases it gets incremented
automatically one by one as the instruction byte get
fetched. Also program register keeps the address of next
instruction.
| Is This Answer Correct ? | 16 Yes | 3 No |
Post New Answer View All Answers
Where can we find the sample assembly language programs?
What is clock frequency for 8085?
What is the purpose of a buffer register in reference to 8085?
what differences can you state between the hlt and hold states?
Define the types of memory used in 8085 microprocessor?
Which register handles the arithmetic operations in the 8085?
Other than setb, clr are there any single bit instructions?
What is the bus arbitration problem in the 8086 and how can it be resolved?
Give example for non-maskable interrupts?
What does the eu do in the 8086?
What is special function registers (sfr)?
Describe the jae instruction with the help of an example?
How many instruction bits does 8085 processor support?
Can you name the different types of processor?
8051 Was developed using which technology?