Q18
What will be the radix value if the string begins with 0x?
A.
13
B.
14
C.
15
D.
16
AnswerAnswer: Option D
Solution
Answer: Option D
Solution:
If the string begins with 0x, then the radix value will be 16.