Wrapper classes are those objects whose object wraps primitive data type within them.
In the java.lang package java provides separate classes for each of the primitive data type namely Byte character, double,float,Long short.
Wrapper classes are those objects whose object wraps primitive data type within them.
In the java.lang package java provides separate classes for each of the primitive data type namely Byte character, double,float,Long short.