Computer Science for IGCSE & O level - Data Representation (Section 15 - No. 35)
Which statement is true about binary addition?
1 + 1 = 10 (with a carry of 1)
1 + 0 = 0
0 + 0 = 1
1 + 1 = 0 (with no carry)
Explanation
In binary, 1 + 1 = 10 (which means 0 with a carry of 1).
Comments (0)
