April
April
4.Read the remainder from the last to the first to form the binary number.
Ans: (11001)2
1. Multiply each digit starting from the rightmost digit by the powers of 2. Here, we
start with 20 and increase the exponent by 1 as we move onto the left side.
2 .The sum of all these values obtained for each digit gives the equivalent value of
the given binary number in the decimal system.
Example: Binary conversion of 1001-
1. Binary Addition
Example:
2. Binary Subtraction
Example: