Though the computers store everything in binary format, the user interface deals with the hexadecimal format for ease of understanding. For a human, it is easy to deal with hexadecimal than the stream of ones and zeros. So, in this…
Tag: Hexadecimal
What is Radix or Base of a Number System?
The number of independent digits used in the number system is known as Radix or Base of the number system. Decimal: a radix-10 number system and therefore has 10 different digits or symbols. These are 0, 1, 2, 3, 4,…