Binary Converting to and from decimal
We normally use the decimal (denary).
system, also called base 10.
l There are 10 different symbols .(digits).
l 0, 1, 2, 3, 4, 5, 6, 7, 8, 9
l To count higher than nine we re-use the
symbols by putting them in columns.
l The value of aComputers use the binary system, also called
base 2
l There are two different symbols (digits)
l 0, 1
l To count higher than one we re-use the
symbols by putting them in columns
l The value of a symbol depends on its
position symbol depends on its
position....