1’s Complement Subtraction Explained with Examples
1’s complement subtraction is a method to subtract two binary numbers. This method allows subtraction of two binary numbers by addition. The 1’s complement of a binary number can be obtained by replacing all 0 to 1 and all 1 to 0. This article discusses steps involved in 1’s complement subtraction of a smaller number … Read more