Numbers prefixed with ‘0x’ are in base __________.
64
32
16
8
None of these
Correct Option: C
In MySQL, there are many numeric datatypes. They include integers and floating points. For example, 34, 12.3, -1.3E11. The numbers that are prefixed with ‘0x’ are in hexadecimal.