Multiple choice

Which class contains MAX_RADIX constant variable from the following options?

  1. Float

  2. Double

  3. Long

  4. Character

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

This answer is correct. MAX_RADIX is related to the character class since it gets the largest radix of the character sequence.