CS ch1 Data Representation
CS ch1 Data Representation
Explain the differences between the binary number system and the denary number
system. [4]
A binary number system is a base-2 system.
A denary number system is a base-10 system.
A binary number system has units/ placeholders/column headings that increase by the power of
2.
A denary number system has units/ placeholders/column headings that increase by the power of
10.
Binary has more digit for the same value// Denary has less digits for the same value.