Operators | Description |
---|---|
Arithmetic Operators | Operators used to perform mathematical calculations. |
Comparison Operators | Operators used to perform comparisons. |
Concatenation Operators | Operators used to combine strings. |
Logical Operators | Operators used to perform logical operations. |
BitwiseOperators | Operators used to perform bitwise operations. |
= Operator | Operator Precedence in Visual Basic