Multiple choice

Binary number system is based on the number ______.

  1. 5

  2. 10

  3. 3

  4. 2

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

The binary (base-2) number system uses only two digits (0 and 1), fundamental to digital computing. Unlike decimal (base-10), binary represents all values using powers of 2. This is why computers use binary - electronic circuits have two states (on/off).