Assignment Operator

Operator for assigning the content of a data object to a variable. Assignment operators are the equals sign (=) and the Casting Operator (?=).

More