Arithmetic Operators in VB Script ? - TestingQ.com

-->Exclusive Portal for Testing Jobs

Arithmetic Operators in VB Script ?

Arithmetic Operators:
When you want to perform addition, subtraction, multiplication, and other mathematical operations on numbers and variables use the operators listed below.

 Operator
    Name
  Example
 Result
     +
     Add
    8+7
   15
     -
  Subtract
   11-10
    1
     *
  Multiply
    7*8
   56
     /
   Divide
    8/2
    4
     ^
  Exponent
    2^4
   16
   Mod
  Modulus
 15 Mod 10
    5




To receive daily posted JOBS & Interview Questions
Just enter your email address below and click 'Submit'
Enter your email address:

Make sure to activate your subscription by clicking on the activation link sent to your email