Program Counter Register

  • Stores address of currently executing instruction.

    Example: Points to the first line at the start of the program execution

  • Also stores address of threads reponsible for executing current instruction

  • Size very small

  • No effect of Java apps on PC register memory or its content