Why does the binary number 10110 have the decimal value 22?

1 answer

Answer

1282695

2026-04-15 04:40

+ Follow

The binary number 10110 represents (1 x 16) + (0 x 8) + (1 x 4) + (1 x 2) + (0 x 1) and 16 + 4 + 2 = 22.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.