Computer Science, asked by charuramteke28, 7 months ago

while adding one 1+1 , the output will be 10, where 0 is written under the same column and carry over 1 is sister to the next place as it happenes in decimal number addition​

Answers

Answered by HaimashreeSinha
1

Explanation:

Now when we ads 1 + 1 the answer is 10 in binary

now when we are doing binary addition using a decimal number the carry over will be carried on to the next place of decimal or integral part

For eg.

1+1=10

1.1+1.1= 1.1

+1.1

----------

11.0

----------

in this sum I have first added 1+1 in the decimal part which gives the answer of zero with one in the carry . and in the integral part I have added 1 + 1 + 1 which came from carry .

Thanks for watching

Similar questions