JAVA BASICS Part 2
TOPICS COVERED:
WRAPPER CLASS
As we know that there are two types of data types in the Java i.e. Primitive and Non- Primitive.
As Java Collections don’t work with the Primitive Data Types . So the Wrapper class converts the Primitive data type into ...
javadevpro.hashnode.dev4 min read