Question: Which statements are true about wrapper classes? Select the two correct answers. (a) String is a wrapper class. (b) Double has a compareTo() method. (c)
Which statements are true about wrapper classes?
Select the two correct answers.
(a) String is a wrapper class.
(b) Double has a compareTo() method.
(c) Character has a intValue() method.
(d) Byte extends Number.
Step by Step Solution
3.40 Rating (147 Votes )
There are 3 Steps involved in it
b and d String is not a wrapper class All wra... View full answer
Get step-by-step solutions from verified subject matter experts
