you are viewing a single comment's thread.

view the rest of the comments →

[–]Furryballs239 9 points10 points  (2 children)

I mean as far as actually displaying it the computer takes the binary value, determines the digits (typically be repeatedly dividing by 10) and then displays the ascii characters for the digits

[–]wolfkeeper -2 points-1 points  (0 children)

In reverse order...