Flow chart for To convert the given binary number to its 2’s complement
Description:
In this program in the given binary number first covert the numbers 0 to1 and 1 to 0. And
finally add the 1 to the converted number. Then we will get the 2’s complement
number.
No comments:
Post a Comment