Changes

Jump to: navigation, search

ULI101 Week 4

4 bytes removed, 16:49, 31 August 2017
Octal Numbers
+ 1 x 2^0 = 1 x 1 = 1
---------------------
Sum of 8 + 4 + 0 + 1 = 13
</pre>
Remember start from the right-hand-side and move to the left. Therefore, <code>1101</code> in binary is <code>13</code> in decimal. For programmers, the 8-bit binary number <code>00001101</code> represents the unsigned integer 13.
221
edits

Navigation menu