1.

Which of the following constant are defined in Character wrapper?(a) MAX_RADIX(b) MAX_VALUE(c) TYPE(d) All of the mentionedI had been asked this question in an online quiz.My question is from Java.lang in division Exploring java.lang & java.io of Java

Answer»

The correct choice is (d) All of the mentioned

The best EXPLANATION: Character wrapper DEFINES 5 constants – MAX_RADIX, MIN_RADIX, MAX_VALUE, MIN_VALUE & TYPE.



Discussion

No Comment Found

Related InterviewSolutions