Binary Numbers - AP Computer Science Principles

Card 1 of 30

0
Didn't Know
Knew It
0
1 of 3029 left
Question

What is the binary equivalent of the decimal number 3?

Tap to reveal answer

Answer

  1. Decimal 3 = $2 + 1 = 2^1 + 2^0$, so positions 1 and 0 are set.

← Didn't Know|Knew It →