Multiple choice

Convert 130 into Binary number system.

  1. 01000001

  2. 01000010

  3. 10000010

  4. 01000000

  5. 01000011

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

128 + 0 + 0 + 0 + 0 + 0 + 2 + 0 = 130. So, this answer is correct.