What is a Register? (Computer Science)

Federal Board | Past Papers | Notes | A-Level

Back to: Computer Science Class-9 Notes

What is a Register? Name any three of its types.

Register
A register is a very small amount of fast memory that is built into the CPU in order to speed up its operations by providing quick access to commonly used values. Registers refer to semiconductor devices whose contents can be accessed at extremely high speeds but which are held there only temporarily.

Three types of Register

  1. Program Counter (PC)
  2. Memory Address Register (MAR)
  3. Instruction Register (IR)