Base-8
numeral system or octal uses digits from 0 to 7 and can be achieved from
grouping consecutive binary digits into groups of 3.
Octal is sometimes used instead of hex as
it does not require other symbols as digits, as opposed to the hex system that
requires 6 letters.
0 comments:
Post a Comment