Multiple choice

What is the decimal of equivalent of 11?

  1. 4

  2. 3

  3. 1

  4. 0

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

To convert binary 11 to decimal: 1×2¹ + 1×2⁰ = 2 + 1 = 3. The leftmost digit represents the 2s place, and the rightmost digit represents the 1s place.