What is a wrapper class?

By drakula david in 22 Sep 2023 | 12:51 pm
drakula david

drakula david

Student
Posts: 128
Member since: 22 Sep 2023

What is a wrapper class?

22 Sep 2023 | 12:51 pm
0 Likes
divas goyal

divas goyal

Student
Posts: 453
Member since: 22 Sep 2023

A wrapper class is a class that provides an object for each of the primitive data types in Java. For example, `Integer` is a wrapper class for the `int` primitive data type.


23 Sep 2023 | 03:52 pm
0 Likes

Report

Please describe about the report short and clearly.