InterviewSolution
Saved Bookmarks
| 1. |
Which of these is a super class of Character wrapper?(a) Long(b) Digits(c) Float(d) NumberI have been asked this question in an interview.Asked question is from Java.lang topic in section Exploring java.lang & java.io of Java |
|
Answer» Right choice is (d) Number |
|