Multiple choice Decimal form of a number (100)2 is 8 100 4 None of these Reveal answer Fill a bubble to check yourself C Correct answer Explanation Binary 100 is (1*2^2) + (0*2^1) + (0*2^0) = 4 + 0 + 0 = 4.