Q. What does it indicate when the radix value is 16?
β
Correct Answer: (A)
String begins with 0x
Explanation: If the string begins with “0x”, the radix is 16 (hexadecimal).