answersLogoWhite

0

What is the base of binary number is?

User Avatar

Anonymous

10y ago
Updated: 10/17/2024

If you want to know what one zero zero (100)(base 2) equals in base-10, then it is 1 * 2^2 + 0 * 2^1 + 0 * 2^0 = four (4) base 10. If you want to know what one hundred (100)(base 10) is in binary. Then 10010 = 64 + 32 + 4, or 11001002

What else can I help you with?