CPU Flashcards
What is the role of the control unit?
It tells the computer’s memory, arithmetic/logic unit and input and output devices how to respond to a program’s instructions.
What is the role of the Arithmetic Logic Unit?
that processes and manipulates data. It performs simple calculations on the data that is temporarily stored in the registers.
What is the role of the internal memory?
is fast access temporary storage on the CPU. Data is moved from the registers to the internal memory when it is not being actively used.
What is the role of the registers?
where data or control information is temporarily stored.
Registers are usually much faster to access than internal memory, since they have to be accessed so often