Chinese, asked by Anonymous, 1 month ago

exaplin ✔ Wrapper class
in java

Answers

Answered by VEDESWARITS
0

Answer:

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

Explanation:

I HOPE IT WILL HELP YOU MARK AS BRAINEST

Answered by vighnajitsaxena
0

Answer:

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

Explanation:

Similar questions