Which of these is a rule for counting in binary?(1 point)Responsesafter 10, use a, b, c, d, e, and f for the next 6 numbersafter 10, use a, b, c, d, e, and f for the next 6 numbersuse 0, 1, and 2 and then repeat themuse 0, 1, and 2 and then repeat them1 + 1 = 0 carry 11 + 1 = 0 carry 11 + 1 = 2

1 answer

The correct rule for counting in binary is:

1 + 1 = 0 carry 1

In binary, the digits used are 0 and 1, and when you add 1 + 1, it results in 0 with a carry of 1 to the next higher bit.