Well, when reading binary out loud, we use the base-ten-originated words. ie, 101 is "five," not "four and one" or "one zero one" or "one hundred and one." Same goes for hexadecimal - but in practice, since there's way more confusion potential with hex (or octal) than binary, it tends to get spelled out digit by digit. That said, in computer-stuff, numbers usually represent some kind of arbitrary data, or characters, etc, and not numerical values per se.
Comments 3
Reply
111 in binary is either: 7 or "one one one"
Reply
Reply
Leave a comment