Warning: Undefined array key "amp-addthis" in /home/tgagmvup/onlinestudy.guru/wp-content/plugins/addthis/backend/AddThisSharingButtonsFeature.php on line 101
lang="en-US"> What is wrapper classes in java how to use it and benifits of wrapper class
Site icon onlinestudy.guru

wrapper classes in java

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.

Exit mobile version