Information Representation
|
You've done it!!! | |
| 10. | This concludes the operations required for converting
a decimal value to binary. So decimal 138 equals binary 10001010. (We can check this by reversing the process giving the sum 128+8+2 = 138) ...Now, wasn't that easy? |