What is the binary sum of 1 and 1?

Prepare for the EOY8 Computer Science Exam. Enhance your skills with interactive quizzes and detailed explanations to ensure success. Start your journey to achieve great results!

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 Examzify

You can unsubscribe at any time. Read our privacy policy