Wrapper Class in Java=>A Wrapper class is a class whose object wraps or contains a primitive data types. When we create an object to a wrapper class, it contains a field and in this field, we can store a primitive data types. In other words, we can wrap a primitive value into a wrapper class object. - Study24x7
Social learning Network
study24x7

Default error msg

Login

New to Study24x7 ? Join Now
Already have an account? Login
683 followers study24x7 05 Apr 2019 04:09 PM study24x7 study24x7

Wrapper Class in Java=>
A Wrapper class is a class whose object wraps or contains a primitive data types. When we create an object to a wrapper class, it contains a field and in this field, we can store a primitive data types. In other words, we can wrap a primitive value i...

See more

Wrapper Class in Java=><br>A Wrapper class is a cl...
study24x7
Write a comment
Related Questions
500+   more Questions to answer
Most Related Articles