Operators | Description |
---|---|
Arithmetic Operators | These operators perform mathematical calculations. |
Assignment Statements | These operators perform assignment operations. |
Comparison Operators | These operators perform comparisons. |
Concatenation Operators | These operators combine strings. |
Logical/Bitwise Operators | These operators perform logical operations. |
Miscellaneous Operators | These operators perform miscellaneous operations. |