Term
|
Definition
|
|
Term
|
Definition
performs all arithmetic operations (for emple, addition and subtraction) and all logic operations (such as sorting and comparing numbers) |
|
|
Term
|
Definition
the actual hardware that interprets and executes the program instructions and coordinates how all the other hardware devices work together |
|
|
Term
|
Definition
control center, arithmetic/logic unit, registers |
|
|
Term
|
Definition
interprets software instructions and literally tells the other hardware devices what to do, based on the software instructions |
|
|
Term
|
Definition
a special type of rewriteable read-only memory that is compact and portable |
|
|
Term
|
Definition
the computer's primary working memory, in which program instructions and data are stored so that they can be accessed directly by the CPU via the processor's high-seed external data bus. Volatile. NOT part of CPU. Used before processing. |
|
|
Term
|
Definition
used only at startup. does not lose its contents when one switches off the power |
|
|