Computer Science for IGCSE & O level - Data Representation (Section 13 - No. 40)
What is the result of adding the two binary numbers: 1101 + 0110 ?
10011
10010
10101
1111
Explanation
1101 + 0110 = 10011 (which is 13 + 6 = 19 in decimal).
Comments (0)
