What input operations does the CPU perform?
Arithmetic operations and comparison operations.
What does arithmetic operations include?
Addition, subtraction, multiplication, and division.
What does comparison operations include?
Checking to see if two quantities are equal or if one quantity is larger than another.
What is performing arithmetic and comparison operations known as?
Number crunching
What is the CPU responsible for?
Virtually all computer operations.
What does the control unit do?
Directs the flow of instructions to be executed
What does the arithmetic logic do?
Executes the computer operation.