In binary addition , 1+1 is equal to
Answers
Answered by
38
Answer:
Something similar happens in binary addition when you add 1 and 1; the result is two (as always), but since two is written as 10 in binary, we get, after summing 1 + 1 in binary, a digit 0 and a carry of 1.
Answered by
18
Answer: 10
Step-by-step explanation:
In a binary system, there exists only two numbers i.e., 0 and 1.
These usually represent true or false, positive or negative.
Table of addition of binary numbers is as follows : -
0 + 0 = 0
0 + 1 = 1
1 + 0 = 1
1 + 1 = 10 (This is the answer to the above given question)
Hope it helps!
Similar questions