Binary Addition Flashcards
1
Q
Binary Addition
A
Adding binary numbers is just like denary addition. However, there are only two possible numbers that could be used. This means that we have to carry much more often. This means that if the question is 0 +1 the answer will be 1. However, if the question is 1 + 1 the answer will be 0 carry 1.
2
Q
01011001+00110101
A
10001110
3
Q
01011001+01100100
A
10111101
4
Q
00011001+10101011
A
11000100
5
Q
11110000+00001111
A
11111111
6
Q
10101011+00010101
A
11000000