Question
Explain about program counter (pc)?

Answers

The program counter is another specialized register.
It keeps track of the execution of a program.
It contains the memory address of the next instruction to be fetched and executed.
During the execution of an instruction, the contents of of the PC are updated to correspond to the address of the next instruction to be executed.
It is customary to say that PC points to the next instruction that is to be fetched from the memory.    Your Comment






Search
Can you Answer!!
  • Q What are the different types of human rights
  • Q Explain /proc filesystem?
  • Q Can cursors be part of a trigger body?
  • Q How old do citizens have to be to vote for President?
  • Q Define Mental Hygiene.
  • Q What is bootstrap page header?
  • Q In the time-stamped checking mode, which value of the two program units is compared to determine the dependency checking?
  • Q Is the study of neurotransmitters connected with biological psychology?
  • Q How do you do path testing? this is related to whitebox testing
  • Q Which social media brand strategy has inspired you? Why?
  • Q Is message driven bean a stateless bean?