Common data encoding formats
Two of the common data encoding formats are binary and hexadecimal.
Binary format are the numbers 0 and 1. In computer terms 0 means absence of a signal and 1 means presence of it.
0s and 1s can be grouped together to form a hexadecimal number.
Hexadecimal number is another word for word sixteen.
Comments
Post a Comment