Computer Science, asked by prasadahana, 4 months ago

explain any five wrappers class primitives​

Answers

Answered by islamjaha949
1

Answer:

They just wrap the primitive types. The Byte , Short , Integer , Long , Float , and Double wrapper classes are all subclasses of the Number class. The wrapper classes BigDecimal and BigInteger are not one of the primitive wrapper classes but are immutable.

Answered by ifratgul333
1

Answer:

They just wrap the primitive types. The Byte , Short , Integer , Long , Float , and Double wrapper classes are all subclasses of the Number class. The wrapper classes BigDecimal and BigInteger are not one of the primitive wrapper classes but are immutable

Similar questions