Assigns the variable var to the result of evaluating the expression expr.
Assigns the variable var to the result of evaluating and then dereferencing the expression expr.
Evaluates both expressiosn exprA and exprB, then assigns result of exprA to reference of result of exprB