Define Wrapper Classes in Java.

In Java, when you declare primitive datatypes, then Wrapper classes are responsible for converting them into objects(Reference types). 


Comments

Leave a Reply

Your email address will not be published. Required fields are marked *