To convert a subtraction operation into an addition operation, reverse the sign of the second integer, and then add it to the first integer.
Binary operation 'subtraction' on integers is
Is this statement true or false . For subtraction , we add the Additive inverse of the integer that is being subtracted , to the other integer. Please explain in detail.