What do you understand by registers? Give the name of two registers.
Answer:
Registers are part of the CPU chip that are limited in size and number. Registers are very fast memory that are used to store data and instructions in the local memory of the CPU.
Two registers are:
- Accumulator
- Program Counter