In computer programming, an assignment is a statement that sets a value to a variable name. The equal symbol (=) designates the operator that is used to do assignment. The right operand’s value is ...
except that `x` is only evaluated once. The [| operator](../../../csharp/language-reference/operators/or-operator.md) performs a bitwise logical OR operation on ...