Which among the following properties holds good for addition?
Closure property
Associative property
Commutative property
Addition follows:
(i) Closure property: If 'a' and 'b' are integers, 'a + b' is also an integer.
(ii) Associative property: If 'a', 'b' and 'c' are integers then, a + ( b + c) = (a + b) + c
(iii) Commutative property: If 'a' and 'b' are integers then, a + b = b + a