ALU : a part of a processor that is used to execute operations/instructions
Operators : +, -, *, /, % , compare
Operands : any type of arithmetic data
Registers : high speed storage elements that are built onboard a processor. The ALU can access the data from registers which is faster than a cache.