InterviewSolution
Saved Bookmarks
| 1. |
Which of these is a super class of wrappers Double and Float?(a) Long(b) Digits(c) Float(d) NumberI had been asked this question in class test.My enquiry is from Java.lang topic in section Exploring java.lang & java.io of Java |
|
Answer» The correct answer is (d) Number |
|