Q
Easy 1 Mark
Computer Studies Data Representation
What is the result of binary addition 1 + 1?
Explanation
In binary 1 + 1 = 10. This means 0 is written in the current column and 1 is carried to the next column.
Reference: Computer Studies Textbook , Page 7
Hint
Think of it like decimal 9+1 — write 0 and carry 1.