1.

Which of these is a super class of Character wrapper?(a) Long(b) Digits(c) Float(d) Number

Answer» Right choice is (d) Number

Explanation: Number is an abstract class containing subclasses Double, Float, Byte, Short, Character, Integer and Long.


Discussion

No Comment Found

Related InterviewSolutions