binary addition of two is leads to a ..................
Answers
Answered by
2
Answer:
binary addition of two is leads to a algorithm
Answered by
0
When we add two binary. numbers together the process is different. There are four rules that need to be followed when adding two binary numbers.These are:
0 + 0 = 0
1 + 0 = 1
1 + 1 = 10 (binary for 2)
1 + 1 + 1 = 11 (binary for 3)
Similar questions