Multiple choice What is 11001010 (binary) in decimal? 202 188 206 200 Reveal answer Fill a bubble to check yourself A Correct answer Explanation 11001010 in decimal is (1*128) + (1*64) + (0*32) + (0*16) + (1*8) + (0*4) + (1*2) + (0*1) = 128 + 64 + 8 + 2 = 202.