Arithmetic Operators | Addition Operator |
Subtraction Operator | Multiplication Operator |
To combine two values, the plus sign (+) is employed. | Mathematical calculations in a programming language are employed for numerical operations. |
The symbol (*) is employed to perform the operation of multiplying two values. | The symbol (-) is utilized to deduct one value from another. |