

Commutative property for any two numbers:
a + b = b + a
a x b = b x a ( it is true for addition and multiplication.)
Associative property: if a.b, c are any three numbers then
(a + b) + c = a + ( b + c)
(a X b ) X c = a X ( b X C) (It is true for addition and multiplication)
