An … stores a value of the result of an expression in the variable
assignment statement
A … is a shorthand method of specifying commonly needed form of assignment
compound assignment operator
are operators that precede the operands
Prefix operators
are operators that follow the operands
Postfix operators
An assignment that consists of different data types is called a
mixed-mode assignment