36.0k views
0 votes
Registers are areas of memory that are located close to the CPU.
a) True
b) False

User Peterxwl
by
7.9k points

1 Answer

4 votes

Final answer:

Registers are small, high-speed storage locations located in the CPU that store frequently accessed data or instructions.

Step-by-step explanation:

a) True

Registers are small, high-speed storage locations located in the CPU of a computer. They are used to store the most frequently accessed data or instructions while the CPU is executing a program. Registers are typically located close to the CPU to minimize the time it takes to access them, resulting in faster processing speeds.

User Aucuparia
by
8.4k points