InterviewSolution
Saved Bookmarks
| 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 |
|