What are the Arithmetic Operators?

Arithmetic Operators are used to perform arithmetic operations like addition, subtraction, multiplication, division etc.

Arithmetic Operators are:

  • Addition (+)
  • Used to add values of two or more variables
  • Subtraction(-)
  • Used to subtract values of two or more variables
  • Division(/)
  • It divides one variable by another and return quotient.
  • Multiplication(*)
  • It is used to multiply values of two or more variables
  • Modulus (%)
  • It divides one variable by another and returns remainder.

    More Questions

    Leave a Reply

    Word Verfication * Time limit is exhausted. Please reload CAPTCHA.