0x0 hex - The number 0X0 is written in hexadecimal (hex). Because it begins with 0X, we know it's a hex number.
Another method of representing numbers is hexadecimal. Hexadecimal is an intriguing numbering system that ranges from 0 to F. Let's look more closely at what we mean.
Decimal (Base 10) | Binary (Base 2) | Hexadecimal (Base 16) |
---|---|---|
0 | 00000011 | 0x0 |