AQA · GCSE · Computer Science · Higher
Adding binary numbers
Add together the following three binary numbers and give your answer in binary.
Write your answer first. You can study the marking guidance whenever you need it.
Study the marking See what earns credit and compare it with a full-mark answer.
Marking points
- 1 The answer begins with the credited binary part 11010.
- 2 The answer ends with the credited binary part 101.
Full-mark answer
11010101
Why this answer loses marks
I added each binary column but ignored the carries.
Overflow from a binary column must carry into the next column or later parts of the sum will be wrong.