Booklet

author

Hack University

IT & Software

7 Arithmetic Operators in Programming

7 ARITHMETIC OPERATIONS IN PROGRAMMING

1. ADDITION (+)

Adds one value to another

2. SUBTRACTION (-)

Subtracts one value from another

3. DIVISION (/)

Divides two values

4. MULTIPLICATION (*)

Multiplies two numbers using an asterisk

Note: that this isn't the letter x

5. INCREMENT (++)

Adds one to the current number

6. DECREMENT (--)

Subtracts one from the current number

7. MODULUS

Divides two values and returns the remainder

More booklets by Hack University

More IT & Software booklets

Your recently viewed booklets

  • booklet-slide-images
  • booklet-slide-images
  • booklet-slide-images
  • booklet-slide-images
  • booklet-slide-images
  • booklet-slide-images
  • booklet-slide-images
  • booklet-slide-images
  • booklet-slide-images
  • booklet-slide-images
See all booklets