answersLogoWhite

0


Best Answer

The binary number 11011010 is the decimal number 218.

The digits in a binary number are exponents of 2 rather than 10, so that for an eight-digit number in binary, the digit places represent

128, 64, 32, 16, 8, 4, 2, 1 instead of increasing values of 10.

11011010 = 128 + 64 + (0x32) +16 + 8 + (0x4) + 2 + (0x1) = 218

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the binary number 11011010?
Write your answer...
Submit
Still have questions?
magnify glass
imp