What is the binary sum of 1 and 1?

Study for the End of Year 8 Computer Science Test. Prepare with flashcards and multiple choice questions, each with hints and explanations. Get ready for your exam!

Multiple Choice

What is the binary sum of 1 and 1?

Explanation:
Binary addition uses base 2, so each digit is 0 or 1. When you add 1 and 1 in the same position, you can’t write 2 in that spot. Instead you write 0 there and carry 1 to the next position. That carried 1 becomes the next digit, giving the result as 10 in binary. In other words, this is the binary way to represent the quantity two. The other strings represent different values: a 0 would come from no carry, 11 represents three, and 100 represents four, none of which match the sum of 1 and 1.

Binary addition uses base 2, so each digit is 0 or 1. When you add 1 and 1 in the same position, you can’t write 2 in that spot. Instead you write 0 there and carry 1 to the next position. That carried 1 becomes the next digit, giving the result as 10 in binary. In other words, this is the binary way to represent the quantity two. The other strings represent different values: a 0 would come from no carry, 11 represents three, and 100 represents four, none of which match the sum of 1 and 1.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy